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 state of the internal variables.
Syntax
public boolean validate([Object calledFrom])
Run On
Called
Parameters
- calledFrom
Type: Object Class
Return Value
Type: boolean
true.
Remarks
The method should generally return errors by using the CheckFailed method; throw is not enabled.
This method is called before closing the dialog, and should be called in the run method. It must only contain code that adds warnings to the Infolog.