跳过导航链接
A C H I M N P V 

A

allList() - 接口 中的方法com.github.houbb.valid.api.api.result.IResult
所有的验证结果列表

C

com.github.houbb.valid.api - 程序包 com.github.houbb.valid.api
api 模块
com.github.houbb.valid.api.api - 程序包 com.github.houbb.valid.api.api
 
com.github.houbb.valid.api.api.condition - 程序包 com.github.houbb.valid.api.api.condition
条件
com.github.houbb.valid.api.api.constraint - 程序包 com.github.houbb.valid.api.api.constraint
 
com.github.houbb.valid.api.api.result - 程序包 com.github.houbb.valid.api.api.result
 
com.github.houbb.valid.api.exception - 程序包 com.github.houbb.valid.api.exception
异常包
condition(IConditionContext) - 接口 中的方法com.github.houbb.valid.api.api.condition.ICondition
条件生效的结果
constraint(IConstraintContext) - 接口 中的方法com.github.houbb.valid.api.api.constraint.IConstraint
触发约束规则
constraint() - 接口 中的方法com.github.houbb.valid.api.api.constraint.IConstraintResult
约束类信息

H

handle(List<IConstraintResult>) - 接口 中的方法com.github.houbb.valid.api.api.result.IResultHandler
对约束结果进行统一处理

I

ICondition - com.github.houbb.valid.api.api.condition中的接口
生效的条件
IConditionContext - com.github.houbb.valid.api.api.condition中的接口
条件生效的上下文
IConstraint - com.github.houbb.valid.api.api.constraint中的接口
约束规则接口
IConstraintContext - com.github.houbb.valid.api.api.constraint中的接口
约束条件上下文接口
IConstraintResult - com.github.houbb.valid.api.api.constraint中的接口
约束规则结果接口
IResult - com.github.houbb.valid.api.api.result中的接口
结果处理
IResultHandler - com.github.houbb.valid.api.api.result中的接口
结果处理

M

message() - 接口 中的方法com.github.houbb.valid.api.api.constraint.IConstraintResult
消息信息

N

notPassList() - 接口 中的方法com.github.houbb.valid.api.api.result.IResult
未通过的列表信息

P

pass() - 接口 中的方法com.github.houbb.valid.api.api.constraint.IConstraintResult
是否通过约束限制
pass() - 接口 中的方法com.github.houbb.valid.api.api.result.IResult
是否全部通过验证

V

ValidRuntimeException - com.github.houbb.valid.api.exception中的异常错误
校验运行时异常
ValidRuntimeException() - 异常错误 的构造器com.github.houbb.valid.api.exception.ValidRuntimeException
 
ValidRuntimeException(String) - 异常错误 的构造器com.github.houbb.valid.api.exception.ValidRuntimeException
 
ValidRuntimeException(String, Throwable) - 异常错误 的构造器com.github.houbb.valid.api.exception.ValidRuntimeException
 
ValidRuntimeException(Throwable) - 异常错误 的构造器com.github.houbb.valid.api.exception.ValidRuntimeException
 
ValidRuntimeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.houbb.valid.api.exception.ValidRuntimeException
 
value() - 接口 中的方法com.github.houbb.valid.api.api.condition.IConditionContext
待验证的值
value() - 接口 中的方法com.github.houbb.valid.api.api.constraint.IConstraintContext
待验证的值
value() - 接口 中的方法com.github.houbb.valid.api.api.constraint.IConstraintResult
未通过的限制值
A C H I M N P V 
跳过导航链接

Copyright © 2019. All rights reserved.