Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 464 Bytes

Cnpj.md

File metadata and controls

28 lines (20 loc) · 464 Bytes

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: