br__validate_cpf
Verify the validity of a Brazilian CPF (individual taxpayer ID) by checking its checksum digits.
Instructions
Validate a Brazilian CPF (individual taxpayer ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpf | Yes | CPF string, with or without ``.``/``-`` separators. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| valid | Yes | ||
| value | No | ||
| country_code | No |