自定义注解处理类必须实现ConstraintValidator接口, 其中StringValidator是自己定义的注解, 而String是注解标注参数的类型*/ public class MyValidator implements ...
確定! 回上一頁