require_once 'HTML/QuickForm.php';
boolean HTML_QuickForm::validate (void)
boolean HTML_QuickForm::validate
Performs the server side validation.
return TRUE if no error found
throws no exceptions thrown
since 1.0
This function can not be called statically.