In Hibernate Validator 4.1+, what is the difference between @NotNull, @NotEmpty, and @NotBlank? In Hibernate Validator 4.1+, what is the difference between @NotNull, @NotEmpty, and @NotBlank? java java