Some Java bean validation annotations are not supported

I have an EmployeeDetailDto with a field birthdate that is annotated with @FutureOrPresent. When starting the application, following error is thrown:

Yes, your case is somewhat related to this