79182699

Date: 2024-11-12 21:09:39
Score: 1.5
Natty:
Report link

You should set up the message field of the annotation.

@NotNull(message = "{org.company.User.name.NotNull}")
private String name;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Roberto Foglia