Share via


BaseRequiredDescendantOfValidator Members

Include Protected Members
Include Inherited Members

Provides the BaseRequiredDescendantOf class with a validator that can be used to check for and prevent invalid input values and also to prevent potential unhandled exceptions.

The BaseRequiredDescendantOfValidator type exposes the following members.

Constructors

  Name Description
Protected method BaseRequiredDescendantOfValidator Initializes a new instance of the BaseRequiredDescendantOfValidator class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetFullPropertyName (Inherited from Validator.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method PossibleAncestorTypes Contains an array of the Type of each of the types of ancestors that this instance can be a descendant of.
Public method ToString (Inherited from Object.)
Public method Validate Verifies that the specified activity is valid. (Overrides ActivityValidator.Validate(ValidationManager, Object).)
Public method ValidateActivityChange (Inherited from Validator.)
Public method ValidateProperties (Inherited from Validator.)
Protected method ValidateProperty (Inherited from Validator.)

Top

See Also

Reference

BaseRequiredDescendantOfValidator Class

Microsoft.Office.Workflow.Actions Namespace