pub fn validate_cpf(cpf: &str) -> Result<(), ValidationError>