WorkflowHelpers.ValidateWorkflow Method
Include Protected Members
Include Inherited Members
Validates the specified activity tree.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ValidateWorkflow(Activity) | Validates the specified activity tree. | |
ValidateWorkflow(Activity, ValidationSettings) | Validates the specified activity tree using optional settings provided by the caller. |
Top