Extension of FileMaker_Error for adding additional information about validation errors.
Located in /FileMaker/Error/Validation.php (line 27)
PEAR_Error | --FileMaker_Error | --FileMaker_Error_Validation
Add an error.
Returns an array of arrays describing the validation errors
that occurred. Each entry in the outer array represents an individual validation failure. Each failure is represented by a three-element array with the following members:
Indicates whether or not the error is a detailed validation error message, or if it is a server message.
Return the number of validation rules that failed.
Inherited From FileMaker_Error
FileMaker_Error::FileMaker_Error()
FileMaker_Error::getErrorString()
FileMaker_Error::getMessage()
FileMaker_Error::isValidationError()
Documentation generated on Thu, 06 Jul 2006 15:52:34 -0700 by phpDocumentor 1.2.3