Adds a new default namespace
Returns the set default namespaces
Returns the default translation object
Returns the maximum allowed message length
Returns true when defaultNamespaces are set
Sets new default namespaces
Sets a default translation object for all validation objects
Sets the maximum allowed message length
Adds a validator to the end of the chain
If $breakChainOnFailure is true, then if the validator fails, the next validator in the chain, if one exists, will not be executed.
Defined by Zend_Validate_Interface
Returns array of validation failure message codes
Defined by Zend_Validate_Interface
Returns array of validation failure messages
Returns true if and only if $value passes all validations in the chain
Validators are run in the order in which they were added to the chain (FIFO).
Documentation generated on Mon, 21 Jun 2010 15:51:21 -0400 by phpDocumentor 1.4.3