Is it possible to validate and compare between 2 time inputs using the available rules, or I will have to have custom rule in this case?
I have 2 time inputs - start and end. They are in the format HH:mm
and I need the end date to be greater than the start date.
Is there a combination I can have with the available rules to do that, or I should just create a custom rule?