HcmBenefitEligibilityOverride.validateDateRange Method
Validates the values in the StartDate and EndDate fields.
Syntax
private boolean validateDateRange()
Run On
Called
Return Value
Type: boolean
true if the value of the EndDate field is larger or equal to the value of the StartDate field ; otherwise, false .