ValidationFailure

From
Revision as of 04:30, 30 July 2009 by WikiSysop (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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