Common Validation Annotations · @NotNull : to say that a field must not be null. · @NotEmpty : to say that a list field must not empty. · @NotBlank ...
確定! 回上一頁