Cnpj()
Validates if the input is a Brazilian National Registry of Legal Entities (CNPJ) number.
Ignores non-digit chars, so use ->digit()
if needed.
- Identifications
Version | Description |
---|---|
0.3.9 | Created |
See also:
Cnpj()
Validates if the input is a Brazilian National Registry of Legal Entities (CNPJ) number.
Ignores non-digit chars, so use ->digit()
if needed.
Version | Description |
---|---|
0.3.9 | Created |
See also: