System.Activities.Presentation.Validation 命名空间
提供类,与验证相关。 Provides classes related to validation.
类
| 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. |
接口
| IValidationErrorService |
定义用于访问指定的活动验证错误列表的方法。Defines ways to access a specified list of activity validation errors. |
枚举
| ValidationState |
表示活动验证状态的值的枚举。An enumeration of values that represent states of activity validation. |