If i have a form backing bean like this that contains custom ProductImageConstraint:
ProductImageConstraint
@Data public class PostProduct { @NotBlank(message = &qu