PSWorkflowValidator Class

Definition

Validate all the activities in the workflow to check if they are allowed or not.

public ref class PSWorkflowValidator
[Windows::Foundation::Metadata::WebHostHidden]
class PSWorkflowValidator
public class PSWorkflowValidator
type PSWorkflowValidator = class
Public Class PSWorkflowValidator
Inheritance
PSWorkflowValidator

Constructors

PSWorkflowValidator(PSWorkflowConfigurationProvider)

PSWorkflowValidator

Methods

ValidateWorkflow(Activity, String)

Validate the workflow, if it is using the allowed activities.

Applies to