ValidationFailure

From
Jump to: navigation, search

Description

A rather complicated, catch-all failure, indicating that one or more parts of the information passed in to the method, have failed to validate as expected data. For each datum that failed to validate, an ErrorsBean will have been created, containing the name of the invalid field, the reason for the failure, and a list of possible valid values, if any such values exist.

Fields

The data fields of this object.

Name Type Description
Errors ErrorsBean array A list of the invalid data fields contained in the data bean passed in to the original method.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux