Configuring the Swipe Order validation
This validation prevents an employee from swiping out of the expected order for the specified swipe types. For example, if an employee last swiped a Meal Start, then the next swipe must be Meal End. This validation also prevents the employee from performing consecutive Clock IN swipes or Clock OUT swipes.
This validation applies only for the duration that is specified in the
validation.swipe_order.proximity_threshold_in_minutes
configuration setting. For example, if this setting is configured for 480 minutes (8
hours), then an employee who last swiped a Meal Start is only permitted to swipe a
Meal End or OFF for the next 8 hours. If the next swipe occurs beyond this threshold
of 8 hours, then the swipe order validation allows the swipe regardless of the swipe
type.