|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| isValid ($value) | |
Definition at line 36 of file RecordExists.php.
| isValid | ( | $ | value | ) |
Returns true if and only if $value meets the validation requirements
If $value fails validation, then this method returns false, and getMessages() will return an array of messages that explain why the validation failed.
| mixed | $value |
| Zend_Valid_Exception | If validation of $value is impossible |
Implements Zend_Validate_Interface.
Definition at line 38 of file RecordExists.php.
