run([$group = ''])
| Parameters: |
|
|---|---|
| Returns: |
TRUE on success, FALSE if validation failed |
| Return type: |
bool |
Runs the validation routines. Returns boolean TRUE on success and FALSE on failure. You can optionally pass the name of the validation group via the method, as described in: Saving Sets of Validation Rules to a Config File
Please login to continue.