| 注释类型 | 说明 |
|---|---|
| AbcValidate |
注解 一般用于bean字段 方法上做参数校验 实现了JSR303规范。
|
| AbcValidate.List |
Defines several
AbcValidate annotations on the same element. |
| ValidateParam | |
| ValidateParam.List |
Defines several
ValidateParam annotations on the same element. |
| ValidateParams |
验证注解 一般放在 Controoler里的路由方法上使用
|
Copyright © 2021. All Rights Reserved.