System.Activities.Design.Validation Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The System.Activities.Design.Validation namespace contains classes that perform validation on an activity designer during compilation and runtime.

Classes

  Class Description
Public class ValidationErrorInfo Provides a container for all the properties attached to an instance of a validation error that occurred during the design time or run time of a workflow activity.
Public class ValidationService Provides the functionality required to validate a workflow activity designer while it is being compiled or run and to provide the results of the validation process.

Interfaces

  Interface Description
Public interface IValidationErrorService Provides accessibility to a specified list of activity validation errors.

Enumerations

  Enumeration Description
Public enumeration ValidationState An enumeration of values that represent states of workflow element validation.