'@FutureOrPresent not working misunderstanding?

why

    @FutureOrPresent(message = "Invalid Past Time")
    private LocalTime appointmentTime; // notworking when i delpoyee to heroku but work in localserver

notworking when idelpoyee to heroku but work in local server



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source