pub fn is_valid(rg: &str, uf: State) -> boolExpand description
Compatibility alias for is_valid_lenient.
Use is_valid_strict when punctuation and whitespace must be rejected.
pub fn is_valid(rg: &str, uf: State) -> boolCompatibility alias for is_valid_lenient.
Use is_valid_strict when punctuation and whitespace must be rejected.