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 that the parameters provided are valid to perform a type change.
Syntax
public boolean validate([Object calledFrom])
Run On
Called
Parameters
- calledFrom
Type: Object Class
This parameter is not used in this class.
Return Value
Type: boolean
true if the validation succeeded; otherwise, false.
Remarks
See the base class, RunBase, for a description of the calledFrom parameter.