pub fn from_str(string: &str) -> Validator<StrRead<'_>>
Creates a new Validator instance with the given &str without any constraints.
Validator
&str