LeanCoverageKanbanRule.validateRuleChainDates Method
Validates the periods of the current rule with regard to the replacement chain to which the rule belongs.
Syntax
private boolean validateRuleChainDates(LeanRuleData _leanRuleData)
Run On
Called
Parameters
- _leanRuleData
Type: LeanRuleData Class
The LeanRuleData object that contains the data for the current rule.
Return Value
Type: boolean
true if the dates are valid; otherwise, false.