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