|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sourceid.saml20.adapter.gui.FieldDescriptor.FieldValidationWrapper
public class FieldDescriptor.FieldValidationWrapper
A wrapper class to support the 'skip if' functionality in
FieldDescriptor.addValidator(org.sourceid.saml20.adapter.gui.validation.FieldValidator, boolean)
Constructor Summary | |
---|---|
FieldDescriptor.FieldValidationWrapper(FieldValidator validator,
boolean skipIfValueIsEmpty)
|
Method Summary | |
---|---|
FieldValidator |
getValidator()
|
boolean |
isSkipIfValueIsEmpty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FieldDescriptor.FieldValidationWrapper(FieldValidator validator, boolean skipIfValueIsEmpty)
Method Detail |
---|
public FieldValidator getValidator()
public boolean isSkipIfValueIsEmpty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |