ErrorsBean
From
(Difference between revisions)
Latest revision as of 00:36, 28 April 2005
[edit] Description
A bean describing the field which failed to validate properly, and the exact error associated with the field validation.
[edit] 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. |