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