ActivityValidatorAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the ActivityValidatorAttribute class.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
| Name | Description | |
|---|---|---|
![]() | ActivityValidatorAttribute(String^) | Initializes an instance of the ActivityValidatorAttribute class by using the type of the validator. |
![]() | ActivityValidatorAttribute(Type^) | Initializes a new instance of the ActivityValidatorAttribute class by using the specified validator type name. |
The following table shows the initial property values for an instance of the ActivityValidatorAttribute class.
Property | Value |
|---|---|
null reference (Nothing in Visual Basic). |
Show:
