ErrorsBean
From
Description
A bean describing the field which failed to validate properly, and the exact error associated with the field validation.
Fields
The data fields of this object.
Name | Type | Description |
---|---|---|
Property | String | The name of the field which failed to validate. |
Errors | ErrorBean array | A list of errors associated with the failed validation. |