public class CheckWithCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<CheckWith>
Constructor and Description |
---|
CheckWithCheck() |
Modifier and Type | Method and Description |
---|---|
void |
configure(CheckWith checkWith) |
protected Map<String,String> |
createMessageVariables() |
boolean |
isSatisfied(Object validatedObject,
Object value,
net.sf.oval.context.OValContext context,
net.sf.oval.Validator validator) |
void |
setVariables() |
getAppliesTo, getAppliesToDefault, getContext, getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, getTarget, getWhen, isActive, requireMessageVariablesRecreation, setAppliesTo, setContext, setErrorCode, setMessage, setProfiles, setSeverity, setTarget, setWhen
public void configure(CheckWith checkWith)
protected Map<String,String> createMessageVariables()
createMessageVariables
in class net.sf.oval.AbstractCheck
public boolean isSatisfied(Object validatedObject, Object value, net.sf.oval.context.OValContext context, net.sf.oval.Validator validator)
public void setVariables()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly