• Tutorials
  • Courses
  • Tracks

Question 3

Last Updated :
Discuss
Comments

In Hibernate Validator, which annotation ensures a string is not null and not empty after trimming?

@NotNull

@NotBlank

@Length

@Min

Share your thoughts in the comments