定義校驗類,實現ConstraintValidator接口,接口使用了泛型,需要指定兩個參數,第 ... 1.0 */ public class IsLeekValidator implements ConstraintValidator<IsLeek, ...
確定! 回上一頁