Detectar
Identifique automaticamente o tipo de documento brasileiro.
Resultado
Typecpf
OKyes
Value12345678909
Formatnumeric
JSON
{
"type": "cpf",
"ok": true,
"value": "12345678909",
"format": "numeric"
}Equivalente CLI
br-validators detect 123.456.789-09 --json