
VALIDATE ( <validation object> , <command interface> ).
VALIDATE ( <validation object> , <command interface> , <target system> ).
See also Validation.
Command Interface
The fields INVERT_VALIDATION and CONTINUE_ON_FAILED allow you to override the default values of the validation object.
When CONTINUE_ON_FAILED is set to 'X', the calling script will continue although the validation failed.
Target System
If the target system is specified, the commands of the test script used for the validation implementation will be executed in that system.