![]() |
Framework
3.9
|
Public Member Functions | |
TimeValidator ($field, $title) | |
writeClient () | |
![]() | |
AbstractValidator ($field, $title) | |
validate () | |
Public Attributes | |
$message | |
![]() | |
$field | |
$title | |
If the user enters a value in a time field, check if it is valid.
The hour html tag field name is the field name with "_hh" after it. The minute html tag field name is the field name with "_mm" after it.
Definition at line 657 of file validation.inc.
TimeValidator::TimeValidator | ( | $field, | |
$title | |||
) |
Definition at line 661 of file validation.inc.
TimeValidator::writeClient | ( | ) |
TimeValidator::$message |
Definition at line 659 of file validation.inc.