public abstract class Check
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CheckWithCheck |
checkWithCheck |
Constructor and Description |
---|
Check() |
Modifier and Type | Method and Description |
---|---|
CheckWithCheck |
getCheckWithCheck() |
abstract boolean |
isSatisfied(java.lang.Object validatedObject,
java.lang.Object value) |
void |
setMessage(java.lang.String message,
java.lang.String... vars) |
public CheckWithCheck checkWithCheck
public abstract boolean isSatisfied(java.lang.Object validatedObject, java.lang.Object value)
public void setMessage(java.lang.String message, java.lang.String... vars)
public CheckWithCheck getCheckWithCheck()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly