Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether the last day worked and termination date are valid.
Syntax
public boolean validateWorkerLastDayWorked([boolean _showErrorMessage])
Run On
Called
Parameters
- _showErrorMessage
Type: boolean
A Boolean value that indicates whether an error message is to be shown in the Infolog; optional.
Return Value
Type: boolean
true if the dates are valid; otherwise, false.