| 程序包 | 说明 |
|---|---|
| com.github.houbb.valid.api.api.condition.annotation | |
| com.github.houbb.valid.api.api.validator |
校验实现类
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IAnnotationCondition<A extends Annotation>
注解类条件接口
注意:所有实现类必须提供无参构造器
|
| 限定符和类型 | 方法和说明 |
|---|---|
ICondition |
IValidEntry.condition()
约束进行验证的条件
|
| 限定符和类型 | 方法和说明 |
|---|---|
IValidEntry |
IValidEntry.condition(ICondition condition)
设置生效条件
|
Copyright © 2021. All rights reserved.