Caution: The documentation you are viewing is for an older version of Zend Framework. You can find the documentation of the current version at docs.zendframework.com
Standard Validation Classes — Zend Framework 2 2.4.9 documentation
Zend Framework comes with a standard set of validation classes, which are ready for you to use.
The Ccnum validator has been deprecated in favor of the CreditCard validator. For security reasons you should use CreditCard instead of Ccnum.