Package org.sourceid.saml20.adapter.gui
Class FieldDescriptor.FieldValidationWrapper
java.lang.Object
org.sourceid.saml20.adapter.gui.FieldDescriptor.FieldValidationWrapper
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FieldDescriptor
A wrapper class to support the 'skip if' functionality in
FieldDescriptor.addValidator(org.sourceid.saml20.adapter.gui.validation.FieldValidator, boolean).- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFieldValidationWrapper(FieldValidator validator, boolean skipIfValueIsEmpty) -
Method Summary
-
Constructor Details
-
FieldValidationWrapper
-
-
Method Details
-
getValidator
-
isSkipIfValueIsEmpty
public boolean isSkipIfValueIsEmpty()
-