|
Class Summary |
| DefaultUIComponentValidator |
This class serves as a default implementation of the UIComponentValidator Interface. |
| DefaultValidationFilter |
This class serves as a default implementation of the ValidationFilter Interface. |
| PostSelectValidationHelper |
This class can be used by clients wanting to call the UI Validation Service to perform post-select validation
operations. |
| UIValidationCriteria |
UIValidationCriteria objects serve as wrappers for data to be passed to the APIs on the UIComponentValidationService. |
| UIValidationFeedbackMsg |
Supported API: true
Extendable: false |
| UIValidationResult |
A UIValidationResult object contains one unit of validation output (one action/component, one object). |
| UIValidationResultSet |
A UIValidationResultSet object contains one or more UIValidationResult objects. |
| UIValidationStatus |
This EnumeratedType sub-class contains a set of statuses that can be
used to indicate an action's or a component's availability/visibility/permission
in the UI. |