Developers

Label: validate

Content with label validate in Developers (See content from all spaces)
Related Labels: form , example , element

Zend_Validate Custom Implementation Example
little object is intended as a canned and generic validator for Zend Framework. It is intended for use with Form Elements, but it should work fairly broadly. The basic need it addresses is to validate that one field value matches another (e.g. password/email and and associated validation ...