AddArrayIntoArrayListActivityValidator Members
Include Protected Members
Include Inherited Members
Provides the AddArrayIntoArrayListActivityValidator class with a method to check for and prevent invalid input values.
The AddArrayIntoArrayListActivityValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AddArrayIntoArrayListActivityValidator | Initializes a new instance of the AddArrayIntoArrayListActivityValidator class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFullPropertyName | (Inherited from Validator.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | Validates the AddArrayIntoArrayListActivity class during workflow compilation. (Overrides ActivityValidator.Validate(ValidationManager, Object).) | |
ValidateActivityChange | (Inherited from Validator.) | |
ValidateProperties | (Inherited from Validator.) | |
ValidateProperty | (Inherited from Validator.) |
Top