Task : Counter Timing Validation Check
When Registering new counters we need to check the time validation
The following fields must be validated
Counter Start Time : 9am
Counter End Time : 6pm
Counter Break Start Time : 1pm
Counter Break End Time : 2pm
#1. Counter End Time should be Greater than Counter Start Time
#2.Counter Break Time should be within the Counter start and end time
#3.Counter Break End Time should be Greater than Counter Break Start Time
#4. AM/PM must be taken into account for validation.
When Registering new counters we need to check the time validation
The following fields must be validated
Counter Start Time : 9am
Counter End Time : 6pm
Counter Break Start Time : 1pm
Counter Break End Time : 2pm
#1. Counter End Time should be Greater than Counter Start Time
#2.Counter Break Time should be within the Counter start and end time
#3.Counter Break End Time should be Greater than Counter Break Start Time
#4. AM/PM must be taken into account for validation.