在应用程序中,通过使用Bean Validation 或是你自己定义的constraint,例如@NotNull, @Max, @ZipCode, 就可以确保数据模型(JavaBean)的正确性。
確定! 回上一頁