基於自定義Validator來驗證枚舉類型. ... @Data public class Student { @Enum(value = Sex.class, message = "請填寫正確的心別") private Integer ...
確定! 回上一頁