I have the following class
@Data @NoArgsConstructor public class EmailConfirmationRequest { @Size(max = 255) @ValidEmail @NotBlank private St