Validar CPF
Atributos
[
{
"name": "validate_cpf",
"parameters": {
"cpf": "<? input.text ?>"
},
"result_variable": "cpf_validation"
}
]{
"valid": true,
"cpf": "cpf"
}Exemplo
Last updated
Was this helpful?