Zend_Validate_StringLength
Constructor __construct (line 68)
Sets validator options
getMax (line 101)
Returns the max option
getMessages (line 157)
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).
setMax (line 112)
Sets the max option
Documentation generated on Sat, 05 May 2007 11:58:20 -0700 by phpDocumentor 1.3.2