Validator.Result Class
The array proxy which stores all the validation results
Constructor
Validator.Result
()
Properties
content
Object
All errors are set in the content property.
error
Object
errors
Array
An array of all errors that exist in the content property
isValid
Boolean
Set to false if any errors were generated in the validation
messages
Array
An array of all the error messages generated