pub fn is_valid_strict(cpf: &str) -> Result<(), CpfError>
Strict validation - accepts ###.###.###-## or ########### only.
###.###.###-##
###########