|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.oval.AbstractCheck
net.sf.oval.configuration.annotation.AbstractAnnotationCheck<CheckWith>
play.data.validation.CheckWithCheck
public class CheckWithCheck
| Constructor Summary | |
|---|---|
CheckWithCheck()
|
|
| Method Summary | |
|---|---|
void |
configure(CheckWith checkWith)
|
protected java.util.Map<java.lang.String,java.lang.String> |
createMessageVariables()
|
boolean |
isSatisfied(java.lang.Object validatedObject,
java.lang.Object value,
net.sf.oval.context.OValContext context,
net.sf.oval.Validator validator)
|
void |
setVariables()
|
| Methods inherited from class net.sf.oval.AbstractCheck |
|---|
getAppliesTo, getAppliesToDefault, getContext, getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, getWhen, isActive, requireMessageVariablesRecreation, setAppliesTo, setContext, setErrorCode, setMessage, setProfiles, setSeverity, setWhen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.oval.Check |
|---|
getAppliesTo, getContext, getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, getWhen, isActive, setAppliesTo, setContext, setErrorCode, setMessage, setProfiles, setSeverity, setWhen |
| Constructor Detail |
|---|
public CheckWithCheck()
| Method Detail |
|---|
public void configure(CheckWith checkWith)
configure in interface net.sf.oval.configuration.annotation.AnnotationCheck<CheckWith>configure in class net.sf.oval.configuration.annotation.AbstractAnnotationCheck<CheckWith>protected java.util.Map<java.lang.String,java.lang.String> createMessageVariables()
createMessageVariables in class net.sf.oval.AbstractCheck
public boolean isSatisfied(java.lang.Object validatedObject,
java.lang.Object value,
net.sf.oval.context.OValContext context,
net.sf.oval.Validator validator)
public void setVariables()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||