|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectnet.sf.oval.AbstractCheck
net.sf.oval.configuration.annotation.AbstractAnnotationCheck<CheckWith>
play.data.validation.CheckWithCheck
public class CheckWithCheck
构造方法摘要 | |
---|---|
CheckWithCheck()
|
方法摘要 | |
---|---|
void |
configure(CheckWith checkWith)
|
protected java.util.Map<java.lang.String,java.lang.String> |
createMessageVariables()
|
boolean |
isSatisfied(java.lang.Object validatedObject,
java.lang.Object value,
net.sf.oval.context.OValContext context,
net.sf.oval.Validator validator)
|
void |
setVariables()
|
从类 net.sf.oval.AbstractCheck 继承的方法 |
---|
getAppliesTo, getAppliesToDefault, getContext, getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, getWhen, isActive, requireMessageVariablesRecreation, setAppliesTo, setContext, setErrorCode, setMessage, setProfiles, setSeverity, setWhen |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
从接口 net.sf.oval.Check 继承的方法 |
---|
getAppliesTo, getContext, getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, getWhen, isActive, setAppliesTo, setContext, setErrorCode, setMessage, setProfiles, setSeverity, setWhen |
构造方法详细信息 |
---|
public CheckWithCheck()
方法详细信息 |
---|
public void configure(CheckWith checkWith)
net.sf.oval.configuration.annotation.AnnotationCheck<CheckWith>
中的 configure
net.sf.oval.configuration.annotation.AbstractAnnotationCheck<CheckWith>
中的 configure
protected java.util.Map<java.lang.String,java.lang.String> createMessageVariables()
net.sf.oval.AbstractCheck
中的 createMessageVariables
public boolean isSatisfied(java.lang.Object validatedObject, java.lang.Object value, net.sf.oval.context.OValContext context, net.sf.oval.Validator validator)
public void setVariables()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |