JmgAbsenceCalendar.validate Method
Validates a record to ensure the times are valid, that there are not overlaps with absence periods already present in the calendar, and that it contains an absence group ID.
Syntax
public boolean validate()
Run On
Called
Return Value
Type: boolean
true if the times, period, and absence code group are all valid; otherwise, false.