Validate Method
Description
Validate the step.
Syntax
Visual Basic
Public Sub Validate() 
Remarks
Validate throws an exception if the step is not valid. The exception message contains details of the error.
See Also