Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the fields ValidFrom and ValidTo.
Syntax
public boolean validateDatePeriod()
Run On
Called
Return Value
Type: boolean
true if the field is valid; otherwise false.
Remarks
If the ending date is lesser than starting date an error is thrown.