respect-validation/docs/rules/Cnpj.md
2018-12-11 13:31:50 +01:00

390 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.

Changelog

Version Description
0.3.9 Created

See also: