public interface IConstraintConverter
| 限定符和类型 | 方法和说明 |
|---|---|
ConstraintInfo |
converter(Annotation ano)
转换
|
boolean |
support(Class<? extends Annotation> clazz)
支持的类型
|
boolean support(Class<? extends Annotation> clazz)
clazz - 类型ConstraintInfo converter(Annotation ano) throws Exception
ano - 注解Exception - 异常信息Copyright © 2022. All rights reserved.