ActivityValidation 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.
Perform Activity validation.
public static class ActivityValidation
type ActivityValidation = class
Public Module ActivityValidation
- Inheritance
-
ActivityValidation
Remarks
This is currently limited to validation of incoming Activities from a Channel. Long term there will be expanded, rules-based, validation for all contexts.
Methods
| Name | Description |
|---|---|
| Validate(IActivity, ValidationContext) |
Valid Activity |