iPhorm_Validator_StringLengthString Length Validator
Located in /iPhorm/Validator/StringLength.php (line 6)
iPhorm_Validator_Abstract | --iPhorm_Validator_StringLength
integer|null
$_max
(line 20)
Maximum length. If null, there is no maximum length
integer
$_min
(line 13)
Minimum length
Inherited from iPhorm_Validator_Abstract
iPhorm_Validator_Abstract::$_messages
Constructor __construct (line 22)
getMax (line 108)
Get the maximum length
getMin (line 84)
Get the minimum length
isValid (line 43)
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 94)
Set the maximum length
setMin (line 70)
Set the minimum length
Inherited From iPhorm_Validator_Abstract
iPhorm_Validator_Abstract::addMessage()
iPhorm_Validator_Abstract::getMessages()
Documentation generated on Thu, 24 Feb 2011 22:19:38 +0000 by phpDocumentor 1.4.3