Located in /Validate/StringLength.php (line 36)
Zend_Validate_Abstract | --Zend_Validate_StringLength
Maximum length
If null, there is no maximum length
Minimum length
Inherited from Zend_Validate_Abstract
Zend_Validate_Abstract::$_errors
Zend_Validate_Abstract::$_messages
Zend_Validate_Abstract::$_value
Sets validator options
Returns the max option
Returns the min option
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).
Sets the max option
Inherited From Zend_Validate_Abstract
Zend_Validate_Abstract::getErrors()
Zend_Validate_Abstract::getMessages()
Zend_Validate_Abstract::setMessage()
Zend_Validate_Abstract::setMessages()
Zend_Validate_Abstract::_createMessage()
Zend_Validate_Abstract::_error()
Zend_Validate_Abstract::_setValue()
Zend_Validate_Abstract::__get()
Documentation generated on Sun, 27 May 2007 23:27:57 -0700 by phpDocumentor 1.3.2