Closed melanke closed 5 years ago
Is there a way to validate CNPJ? Or can I implement a custom validator that does more than only check if matches the regex pattern?
Actually there isn't a CNPJ validation available by default. You can implement your own validation as well. Feel free to contribute a reopen this issue it's certainly a really good enhancement.
Is there a way to validate CNPJ? Or can I implement a custom validator that does more than only check if matches the regex pattern?