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