bool validate(
mixed
$user_input, array
$value)
|
|
Tests whether input for parameter user_input matches the supplied value.
Returns boolean true if user_input and value are the same.
Tags:
Overrides
HTML_QuickForm_Rule::validate() (Validates a value)
Parameters: