Share via


InflationAdjJournal_MX.validateDates Method

Checks for all date validations.

Syntax

public boolean validateDates()

Run On

Called

Return Value

Type: boolean
true if validation succeeds; otherwise, false.

Remarks

Validates the following conditions: a. The from date should be the starting date of the month. b. The to date should be the ending date of the month. c. The to date cannot be earlier than the from date. d. The from and the to dates should be in the same calendar year.

See Also

Reference

InflationAdjJournal_MX Table