| 接口 | 说明 |
|---|---|
| SpelConstraintValidator<A extends Annotation> |
Spel 约束校验器。
|
| 类 | 说明 |
|---|---|
| GetMethod |
copy from
GetMethod |
| SpelValidator |
SpelValid 的实际校验器 |
| SpelValidExecutor |
spel 相关注解的执行器,对使用了
SpelConstraint 进行标记的注解执行校验。 |
| 注释类型 | 说明 |
|---|---|
| SpelConstraint |
将注解标记为由
SpelValid 进行校验的Bean验证约束。 |
| SpelValid |
标记开启spel约束注解的验证,其功能类似于
Valid,用于开启 cn.sticki.validator.spel.constrain 包下定义的spel约束。 |
Copyright © 2024. All rights reserved.