I have a SpringBoot app. with a bean wit this property:
@Positive(message = "{signup.form.error.city.missing}") private Long regionId;