|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork.validator.validators.ValidatorSupport
com.atlassian.confluence.util.misc.AlternateRequiredStringValidator
Field Summary |
Fields inherited from class com.opensymphony.xwork.validator.validators.ValidatorSupport |
defaultMessage, log, messageKey |
Constructor Summary | |
AlternateRequiredStringValidator()
|
Method Summary | |
String |
getFieldName1()
|
String |
getFieldName2()
|
void |
setFieldName1(String fieldName1)
|
void |
setFieldName2(String fieldName2)
|
void |
validate(Object object)
|
Methods inherited from class com.opensymphony.xwork.validator.validators.ValidatorSupport |
addActionError, addFieldError, getDefaultMessage, getFieldValue, getMessage, getMessageKey, getValidatorContext, isShortCircuit, setDefaultMessage, setMessageKey, setShortCircuit, setValidatorContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AlternateRequiredStringValidator()
Method Detail |
public void validate(Object object) throws com.opensymphony.xwork.validator.ValidationException
com.opensymphony.xwork.validator.ValidationException
public String getFieldName1()
public void setFieldName1(String fieldName1)
public String getFieldName2()
public void setFieldName2(String fieldName2)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |