Files
faveo/vendor/zendframework/zend-validator/doc/book/set.md
Manish Verma 126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30

1.4 KiB

Standard Validation Classes

The following validators come with the zend-validator distribution.

Additional validators

Several other components offer validators as well:

Deprecated Validators

Ccnum

The Ccnum validator has been deprecated in favor of the CreditCard validator. For security reasons you should use CreditCard instead of Ccnum.