Interface | Description |
---|---|
ValidationChanger |
An item or group that can be validated for the the inputs it contains.
|
ValidationChanger.ValidationChangeListener |
Listener to receive updates on the validity of the user input details.
|
ValidationCheckDelegate |
This interface is a
ValidationChanger that also specifies in the type of validation error. |
VisibilityControlDelegate |
Interface for delegate class that will customize a View according to state it should represent.
|
Class | Description |
---|---|
DateValidator | |
EmailValidator | |
InputDetailController | |
SimpleEditTextValidator | |
SimpleItemSpinnerValidator | |
ValidationCheckDelegateBase |
Enum | Description |
---|---|
ValidationCheckDelegate.ValidationState |
Enum that indicates the current validation state of a
ValidationCheckDelegate . |