跳过导航链接
A B C D E F G H I J L M N O Q S T V 

A

AbstractScriptBindHandler - com.github.kancyframework.validationplus.script中的类
AbstractScriptBindHandler
AbstractScriptBindHandler() - 类 的构造器com.github.kancyframework.validationplus.script.AbstractScriptBindHandler
 
addError(String, String) - 类 中的方法com.github.kancyframework.validationplus.utils.script.ValidationUtils.ValidResult
 
AviatorScriptBindHandler - com.github.kancyframework.validationplus.script.aviator中的类
AviatorScriptBindHandler
AviatorScriptBindHandler() - 类 的构造器com.github.kancyframework.validationplus.script.aviator.AviatorScriptBindHandler
 
AviatorScriptCheck - javax.validation.constraints中的注释类型
AviatorScriptCheck
AviatorScriptCheck.List - javax.validation.constraints中的注释类型
AviatorScriptCheck List

B

beanToMap(Object) - 类 中的方法com.github.kancyframework.validationplus.script.AbstractScriptBindHandler
beanToMap

C

com.github.kancyframework.validationplus.script - 程序包 com.github.kancyframework.validationplus.script
 
com.github.kancyframework.validationplus.script.aviator - 程序包 com.github.kancyframework.validationplus.script.aviator
 
com.github.kancyframework.validationplus.script.complex - 程序包 com.github.kancyframework.validationplus.script.complex
 
com.github.kancyframework.validationplus.script.ql - 程序包 com.github.kancyframework.validationplus.script.ql
 
com.github.kancyframework.validationplus.utils - 程序包 com.github.kancyframework.validationplus.utils
 
com.github.kancyframework.validationplus.utils.script - 程序包 com.github.kancyframework.validationplus.utils.script
 
ComplexScriptBindHandler - com.github.kancyframework.validationplus.script.complex中的类
ComplexScriptBindHandler
ComplexScriptBindHandler() - 类 的构造器com.github.kancyframework.validationplus.script.complex.ComplexScriptBindHandler
 
ComplexScriptEngine - com.github.kancyframework.validationplus.script.complex中的类
ComplexScriptEngine
ComplexScriptEngine(ComplexScriptEngineFactory) - 类 的构造器com.github.kancyframework.validationplus.script.complex.ComplexScriptEngine
Creates a new instance of AbstractScriptEngine using a SimpleScriptContext as its default ScriptContext.
ComplexScriptEngineFactory - com.github.kancyframework.validationplus.script.complex中的类
ComplexScriptEngineFactory
ComplexScriptEngineFactory() - 类 的构造器com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
createBindings() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngine
 
createBindings() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngine
Returns an uninitialized Bindings.
createNewScriptEvaluator(String) - 类 中的方法com.github.kancyframework.validationplus.script.ValidationPlusScriptEvaluatorFactory
 

D

doWith(Field) - 接口 中的方法com.github.kancyframework.validationplus.utils.FieldUtils.FieldCallback
Perform an operation using the given field.
doWithFields(Class<?>, FieldUtils.FieldCallback) - 类 中的静态方法com.github.kancyframework.validationplus.utils.FieldUtils
Invoke the given callback on all fields in the target class, going up the class hierarchy to get all declared fields.

E

ErrorMessage() - 类 的构造器com.github.kancyframework.validationplus.utils.script.ValidationUtils.ErrorMessage
 
ErrorMessage(String, String) - 类 的构造器com.github.kancyframework.validationplus.utils.script.ValidationUtils.ErrorMessage
 
eval(String, ScriptContext) - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngine
 
eval(Reader, ScriptContext) - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngine
 
eval(String, ScriptContext) - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngine
Causes the immediate execution of the script whose source is the String passed as the first argument.
eval(Reader, ScriptContext) - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngine
Same as eval(String, ScriptContext) where the source of the script is read from a Reader.
evaluate(String, Map<String, Object>) - 类 中的方法com.github.kancyframework.validationplus.script.ValidationPlusScriptEngineScriptEvaluator
 

F

FieldUtils - com.github.kancyframework.validationplus.utils中的类
FieldUtils
FieldUtils() - 类 的构造器com.github.kancyframework.validationplus.utils.FieldUtils
 
FieldUtils.FieldCallback - com.github.kancyframework.validationplus.utils中的接口
Callback interface invoked on each field in the hierarchy.
findScriptEngine(String) - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngine
 

G

getAllErrors() - 类 中的方法com.github.kancyframework.validationplus.utils.script.ValidationUtils.ValidResult
获取所有验证信息
getBindings(ScriptEngine, String, Object) - 类 中的方法com.github.kancyframework.validationplus.script.AbstractScriptBindHandler
获取绑定
getBindings(ScriptEngine, String, Object) - 接口 中的方法com.github.kancyframework.validationplus.script.ScriptBindHandler
获取绑定
getEngineName() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getEngineName() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getEngineVersion() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getEngineVersion() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getErrors() - 类 中的方法com.github.kancyframework.validationplus.utils.script.ValidationUtils.ValidResult
获取所有验证信息
getExtensions() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getExtensions() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getFactory() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngine
 
getFactory() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngine
Returns a ScriptEngineFactory for the class to which this ScriptEngine belongs.
getLanguageName() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getLanguageName() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getLanguageVersion() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getLanguageVersion() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getMessage() - 类 中的方法com.github.kancyframework.validationplus.utils.script.ValidationUtils.ErrorMessage
 
getMethodCallSyntax(String, String, String...) - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getMethodCallSyntax(String, String, String...) - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getMimeTypes() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getMimeTypes() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getNames() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getNames() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getOutputStatement(String) - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getOutputStatement(String) - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getParameter(String) - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getParameter(String) - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getProgram(String...) - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getProgram(String...) - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getPropertyPath() - 类 中的方法com.github.kancyframework.validationplus.utils.script.ValidationUtils.ErrorMessage
 
getRunner() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngine
 
getScriptEngine() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getScriptEngine() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getScriptVersion() - 类 中的静态方法com.github.kancyframework.validationplus.script.complex.ComplexScriptEngineFactory
 
getScriptVersion() - 类 中的静态方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
getVariableNames(ScriptEngine, String, boolean) - 类 中的方法com.github.kancyframework.validationplus.script.AbstractScriptBindHandler
获取脚本变量名
getVariableNames(ScriptEngine, String, boolean) - 类 中的方法com.github.kancyframework.validationplus.script.aviator.AviatorScriptBindHandler
获取脚本变量名
getVariableNames(ScriptEngine, String, boolean) - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptBindHandler
获取脚本变量名
getVariableNames(ScriptEngine, String, boolean) - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptBindHandler
获取脚本变量名

H

hasErrors() - 类 中的方法com.github.kancyframework.validationplus.utils.script.ValidationUtils.ValidResult
 

I

initialize(ConstraintDescriptor<ScriptCheck>, HibernateConstraintValidatorInitializationContext) - 类 中的方法org.hibernate.validator.internal.constraintvalidators.hv.ScriptCheckValidator
 
isValid(Object, ConstraintValidatorContext) - 类 中的方法org.hibernate.validator.internal.constraintvalidators.hv.ScriptCheckValidator
 

J

javax.validation.constraints - 程序包 javax.validation.constraints
 
JsScriptCheck - javax.validation.constraints中的注释类型
AviatorScriptCheck
JsScriptCheck.List - javax.validation.constraints中的注释类型
AviatorScriptCheck List

L

lang() - 类 中的方法com.github.kancyframework.validationplus.script.aviator.AviatorScriptBindHandler
哪种语言脚本
lang() - 类 中的方法com.github.kancyframework.validationplus.script.complex.ComplexScriptBindHandler
哪种语言脚本
lang() - 类 中的方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptBindHandler
哪种语言脚本
lang() - 接口 中的方法com.github.kancyframework.validationplus.script.ScriptBindHandler
哪种语言脚本

M

makeAccessible(Field) - 类 中的静态方法com.github.kancyframework.validationplus.utils.FieldUtils
Make the given field accessible, explicitly setting it accessible if necessary.

N

newInstance() - 类 中的静态方法com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 

O

org.hibernate.validator.internal.constraintvalidators.hv - 程序包 org.hibernate.validator.internal.constraintvalidators.hv
 

Q

QLExpressScriptBindHandler - com.github.kancyframework.validationplus.script.ql中的类
AbstractScriptBindHandler
QLExpressScriptBindHandler() - 类 的构造器com.github.kancyframework.validationplus.script.ql.QLExpressScriptBindHandler
 
QLExpressScriptEngine - com.github.kancyframework.validationplus.script.ql中的类
QLExpressScriptEngine
QLExpressScriptEngine(QLExpressScriptEngineFactory) - 类 的构造器com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngine
Creates a new instance of AbstractScriptEngine using a SimpleScriptContext as its default ScriptContext.
QLExpressScriptEngineFactory - com.github.kancyframework.validationplus.script.ql中的类
QLExpressScriptEngineFactory
QLExpressScriptEngineFactory() - 类 的构造器com.github.kancyframework.validationplus.script.ql.QLExpressScriptEngineFactory
 
QLScriptCheck - javax.validation.constraints中的注释类型
AviatorScriptCheck
QLScriptCheck.List - javax.validation.constraints中的注释类型
AviatorScriptCheck List

S

ScriptBindHandler - com.github.kancyframework.validationplus.script中的接口
ScriptBindHandler
ScriptCheck - javax.validation.constraints中的注释类型
ScriptCheck 标注在类时,可以使用类的所有字段 标注在字段时,只能使用一个变量,否则报异常
ScriptCheck.List - javax.validation.constraints中的注释类型
AviatorScriptCheck List
ScriptCheckValidator - org.hibernate.validator.internal.constraintvalidators.hv中的类
ScriptCheckValidator
ScriptCheckValidator() - 类 的构造器org.hibernate.validator.internal.constraintvalidators.hv.ScriptCheckValidator
 
setHasErrors(boolean) - 类 中的方法com.github.kancyframework.validationplus.utils.script.ValidationUtils.ValidResult
 

T

toString() - 类 中的方法com.github.kancyframework.validationplus.utils.script.ValidationUtils.ErrorMessage
 

V

validateBean(T, Class<?>...) - 类 中的静态方法com.github.kancyframework.validationplus.utils.script.ValidationUtils
校验对象
validateBean(T, boolean, Class<?>...) - 类 中的静态方法com.github.kancyframework.validationplus.utils.script.ValidationUtils
校验对象
validateProperty(T, String) - 类 中的静态方法com.github.kancyframework.validationplus.utils.script.ValidationUtils
校验bean的某一个属性
validateProperty(T, String, boolean) - 类 中的静态方法com.github.kancyframework.validationplus.utils.script.ValidationUtils
校验bean的某一个属性
ValidationPlusScriptEngineScriptEvaluator - com.github.kancyframework.validationplus.script中的类
ValidationPlusScriptEngineScriptEvaluator
ValidationPlusScriptEngineScriptEvaluator(ScriptEngine) - 类 的构造器com.github.kancyframework.validationplus.script.ValidationPlusScriptEngineScriptEvaluator
 
ValidationPlusScriptEvaluatorFactory - com.github.kancyframework.validationplus.script中的类
ValidationPlusScriptEvaluatorFactory
ValidationPlusScriptEvaluatorFactory() - 类 的构造器com.github.kancyframework.validationplus.script.ValidationPlusScriptEvaluatorFactory
 
ValidationUtils - com.github.kancyframework.validationplus.utils.script中的类
校验工具
ValidationUtils() - 类 的构造器com.github.kancyframework.validationplus.utils.script.ValidationUtils
 
ValidationUtils.ErrorMessage - com.github.kancyframework.validationplus.utils.script中的类
 
ValidationUtils.ValidResult - com.github.kancyframework.validationplus.utils.script中的类
校验结果类
ValidResult() - 类 的构造器com.github.kancyframework.validationplus.utils.script.ValidationUtils.ValidResult
 
A B C D E F G H I J L M N O Q S T V 
跳过导航链接

Copyright © 2023. All rights reserved.