PHP Classes

File: src/lang/en/validation.php

Recommend this page to a friend!
  Classes of Thiago Przyczynski   Validate CPF and CNPJ Numbers   src/lang/en/validation.php   Download  
File: src/lang/en/validation.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Validate CPF and CNPJ Numbers
Validate CPF and CNPJ tax pay numbers in Brazil
Author: By
Last change:
Date: 2 years ago
Size: 62 bytes
 

Contents

Class file image Download
<?php
return [
   
'cpfcnpj' => ':attribute is not valid',
];