play.data.validation
Class Check
java.lang.Object
play.data.validation.Check
public abstract class Check
- extends Object
|
Constructor Summary |
Check()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkWithCheck
public CheckWithCheck checkWithCheck
Check
public Check()
isSatisfied
public abstract boolean isSatisfied(Object validatedObject,
Object value)
setMessage
public void setMessage(String message,
String... vars)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly