Reference

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.

Found a mistake or want to contribute to the documentation? Edit this page on GitHub!