
Public Member Functions | |
| validateForm (spunQ_Form $form) | |
| Validates the form. | |
For any validation needs that are not covered by field validators. An example might be validator that ensures that a client does not submit too many form in a short time period.
Definition at line 9 of file IFormValidator.interface.php.
| spunQ_IFormValidator::validateForm | ( | spunQ_Form $ | form | ) |
Validates the form.
Implemented in spunQ_DateRangeValidator.
1.5.9