Class IntegerMinValidator

Description

Checks if the form field's value is less than the minimum integer value

Located in /validators/IntegerMinValidator.php (line 7)

Validator
   |
   --IntegerMinValidator
Variable Summary
Method Summary
IntegerMinValidator IntegerMinValidator (string $a_str_fieldName, integer $a_int_minValue, [string $a_str_errorMessage = null], [string $a_str_fieldValue = null])
void validate ()
Variables
mixed $int_minValue (line 13)
mixed $obj_validationSet (line 14)

Redefinition of:
Validator::$obj_validationSet
mixed $str_errorMessage (line 12)

Redefinition of:
Validator::$str_errorMessage
mixed $str_fieldName (line 10)
mixed $str_fieldValue (line 11)
Methods
Constructor IntegerMinValidator (line 26)

create new IntegerMinValidator object

IntegerMinValidator IntegerMinValidator (string $a_str_fieldName, integer $a_int_minValue, [string $a_str_errorMessage = null], [string $a_str_fieldValue = null])
  • string $a_str_fieldName
  • integer $a_int_minValue
  • string $a_str_errorMessage
  • string $a_str_fieldValue
validate (line 55)

validate

void validate ()

Inherited Methods

Inherited From Validator

Validator::getValueByFieldName()
Validator::setValidationSet()

Documentation generated on Mon, 29 Aug 2005 13:35:44 -0400 by phpDocumentor 1.3.0RC3