|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConfigurationValidator | An interface that allows for custom validation of all the Fields and tables that compose the configuration of the adapter. |
FieldValidator | An interface that allows for custom field level validation. |
RowValidator | An interface that allows for custom row level validation of all the Fields that compose a row in a table. |
Exception Summary | |
---|---|
ValidationException | An exception to be thrown by validators to communicate to the PingFederate server that invalid configuration values have been entered into the GUI by the user. |
Provides interfaces that can be implemented to provide custom validation of data entered by administrators/users via the GUI.
Individual field level validation as well as table row and full page validation can be implemented as needed.
The impl package provides implementations of some commonly needed field level validation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |