You should set up the message field of the annotation.
@NotNull(message = "{org.company.User.name.NotNull}") private String name;