pub fn validate(input_string: &str) -> Result<Contraction, &'static str>
Wrapper around Contraction::new().