HcmBenefitExpirationGroup.validateEndDate Method
Validates the new expiration dates entered on the expiration process form.
Syntax
public boolean validateEndDate(ValidToDateTime _benefitOrEnrollmentEndDate)
Run On
Called
Parameters
- _benefitOrEnrollmentEndDate
Type: ValidToDateTime Extended Data Type
The new expiration end date for either the benefit or the worker enrollment record.
Return Value
Type: boolean
true if the end date is a valid date for the process; otherwise, false.