@NotEmpty is used on collections (enumeration cannot be annotated) @NotBlank used on String @NotNull is used on all types 1. @NotEmpty Asserts that the ...
確定! 回上一頁