This documentation is archived and is not being maintained.
ActivityValidationServices Methods
Visual Studio 2010
The ActivityValidationServices type exposes the following members.
| Name | Description | |
|---|---|---|
|
Resolve | Retrieves the workflow activity with the specified ID in the specified workflow. |
|
Validate(Activity) | Verifies that a workflow activity is correctly configured according to the validation logic. This logic can be the CacheMetadata(CodeActivityMetadata) method of the activities to validate, or build and policy constraints. |
|
Validate(Activity, ValidationSettings) | Verifies that a workflow activity is correctly configured according to the validation logic. This logic can be the cacheMetadata method of the activities to validate, or build and policy constraints. |
Show: