cnpj-validator
Here are 3 public repositories matching this topic...
go-cnpj is a lightweight and simple lib for validating the Brazilian National Register of Legal Entities (CNPJ)
-
Updated
Sep 13, 2021 - 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 cnpj-validator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cnpj-validator topic, visit your repo's landing page and select "manage topics."