respect-validation/docs/rules/Cnpj.md
Ville Hukkamäki a5d042be7b
Create "Hetu" rule
This rule validates Finnish personal identity codes.

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2024-03-15 11:28:08 +01:00

482 B

Cnpj

  • Cnpj()

Validates if the input is a Brazilian National Registry of Legal Entities (CNPJ) number. Ignores non-digit chars, so use ->digit() if needed.

Categorization

  • Identifications

Changelog

Version Description
0.3.9 Created

See also: