Subscriber portal
Validates the state of the internal variables.
public boolean validate([Object calledFrom])
The method should generally return errors by using the global CheckFailed method. It 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.
The throw command is not enabled in this method.