HcmPersonLoan.validateActualReturnDate Method
Validates that the value of the ActualReturnDate field is not less than the value of the StartDate field.
Syntax
private boolean validateActualReturnDate()
Run On
Called
Return Value
Type: boolean
true if the validation is successful; otherwise, false.