This documentation is archived and is not being maintained.
System.Activities.Presentation.Validation Namespace
Visual Studio 2010
Contains classes that provide activity validation functionality for activities in the Windows Workflow Designer.
| Class | Description | |
|---|---|---|
![]() | 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. |
![]() | ValidationService | Provides the functionality required to validate a workflow activity designer while it is being edited and to provide the results of the validation process. |
| Interface | Description | |
|---|---|---|
![]() | IValidationErrorService | Defines ways to access a specified list of activity validation errors. |
| Enumeration | Description | |
|---|---|---|
![]() | ValidationState | An enumeration of values that represent states of workflow element validation. |
Show:


