Zend_Validate_StringLength
Constructor __construct (line 68)
Sets validator options
getMax (line 101)
Returns the max option
getMessages (line 156)
Defined by Zend_Validate_Interface
Returns array of validation failure messages
getMin (line 79)
Returns the min option
isValid (line 132)
Defined by Zend_Validate_Interface
Returns true if and only if the string length of $value is at least the min option and no greater than the max option (when the max option is not null).
Documentation generated on Wed, 21 Feb 2007 12:00:34 -0800 by phpDocumentor 1.3.1