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 whether it is all right to continue.
Syntax
public boolean validate([Object _calledFrom])
Run On
Server
Parameters
- _calledFrom
Type: Object Class
Identifies the object from which this method is called. Default value is null.
Return Value
Type: boolean
true if it is all right to continue; otherwise false.