vue2-timepicker
vue2-timepicker copied to clipboard
How to implement validation ?
I have 2 time fields start time, end time
I want start time to be always less than end time and vice versa. How can I achieve that?