This documentation is archived and is not being maintained.

ActivityValidationServices Methods

The ActivityValidationServices type exposes the following members.

  NameDescription
Public method Static member Resolve Retrieves the workflow activity with the specified ID in the specified workflow.
Public method Static member 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.
Public method Static member 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.
Top
Show: