PSWorkflowValidator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |