|
||||||||||
| 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<Min>
play.data.validation.MinCheck
public class MinCheck
| Field Summary |
|---|
| Fields inherited from class net.sf.oval.AbstractCheck |
|---|
errorCode, message, profiles, severity |
| Constructor Summary | |
|---|---|
MinCheck()
|
|
| Method Summary | |
|---|---|
void |
configure(Min min)
|
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 MinCheck()
| Method Detail |
|---|
public void configure(Min min)
configure in interface net.sf.oval.configuration.annotation.AnnotationCheck<Min>configure in class net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Min>
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 | |||||||||