|
||||||||||
| 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<Equals>
play.data.validation.EqualsCheck
public class EqualsCheck
| Field Summary |
|---|
| Fields inherited from class net.sf.oval.AbstractCheck |
|---|
errorCode, message, profiles, severity |
| Constructor Summary | |
|---|---|
EqualsCheck()
|
|
| Method Summary | |
|---|---|
void |
configure(Equals equals)
|
Map<String,String> |
createMessageVariables()
|
boolean |
isSatisfied(Object validatedObject,
Object value,
net.sf.oval.context.OValContext context,
net.sf.oval.Validator validator)
|
| Methods inherited from class net.sf.oval.AbstractCheck |
|---|
getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, requireMessageVariablesRecreation, setErrorCode, setMessage, setProfiles, setSeverity |
| 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 |
|---|
getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, setErrorCode, setMessage, setProfiles, setSeverity |
| Constructor Detail |
|---|
public EqualsCheck()
| Method Detail |
|---|
public void configure(Equals equals)
configure in interface net.sf.oval.configuration.annotation.AnnotationCheck<Equals>configure in class net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Equals>
public boolean isSatisfied(Object validatedObject,
Object value,
net.sf.oval.context.OValContext context,
net.sf.oval.Validator validator)
public Map<String,String> createMessageVariables()
createMessageVariables in class net.sf.oval.AbstractCheck
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||