#
cpf-validador
Here are 5 public repositories matching this topic...
Provides utilities to validate Brazilian documents.
-
Updated
Dec 2, 2023 - Go
This Go package provides functions to validate Brazilian CPF and CNPJ numbers. The ValidateCPF function checks if a given string is a valid CPF number, and the ValidateCNPJ function checks if a given string is a valid CNPJ number. Both functions use weighted sum algorithms to calculate verification digits and validate the numbers against them.
-
Updated
May 3, 2023 - Go
Improve this page
Add a description, image, and links to the cpf-validador topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cpf-validador topic, visit your repo's landing page and select "manage topics."