| Package | Description |
|---|---|
| org.aoju.bus.validate | |
| org.aoju.bus.validate.validators |
| Modifier and Type | Method and Description |
|---|---|
Property |
Validated.build(Annotation annotation,
Object object)
创建校验器属性对象
|
| Modifier and Type | Method and Description |
|---|---|
static ValidateException |
Provider.resolve(Property property,
Context context)
解析校验异常
|
| Constructor and Description |
|---|
Collector(Validated target,
Property property,
boolean pass) |
| Modifier and Type | Method and Description |
|---|---|
void |
Property.addParentProperty(Property property)
添加父级校验注解属性
|
Collector |
Checker.object(Validated validated,
Property property)
根据指定的校验器校验对象
|
Copyright © 2020. All rights reserved.