Files
faveo/vendor/zendframework/zend-validator/doc/book/set.md
Sujit Prasad ffa56a43cb update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
2016-08-03 20:04:36 +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.