Class DateValidator

Description

Checks if the form field's value is a valid date

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

Validator
   |
   --DateValidator
Variable Summary
Method Summary
StringMinLengthValidator DateValidator (string $a_str_fieldName, [string $a_str_errorMessage = null], [string $a_str_fieldValue = null])
void validate ()
Variables
mixed $obj_validationSet (line 13)

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 DateValidator (line 24)

create new DateValidator object

StringMinLengthValidator DateValidator (string $a_str_fieldName, [string $a_str_errorMessage = null], [string $a_str_fieldValue = null])
  • string $a_str_fieldName
  • string $a_str_errorMessage
  • string $a_str_fieldValue
validate (line 52)

validate

void validate ()

Inherited Methods

Inherited From Validator

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

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