If we want to check a field if it's null, we use @NotNull annotation. @NotNull(message = "Name cannot be null.") private ...
確定! 回上一頁