HRMCourseAttendee.validatePersonIsNotTerminatedWorker Method
Validates that the value of the Person field does not resolve to a terminated worker.
Syntax
private boolean validatePersonIsNotTerminatedWorker()
Run On
Called
Return Value
Type: boolean
true if the validation is successful; otherwise, false.