Share via


BaseRequiredChildOfValidator members

Provides a CompositeActivityValidator that ensures that the object passed in (most commonly an Activity object) has a parent object.

The BaseRequiredChildOfValidator type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Protected property RequiredParentType A read-only property that returns the type of the parent object for the child object on which this validator is operating on.

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.)
Public method ToString (Inherited from Object.)
Public method Validate (Overrides CompositeActivityValidator.Validate(ValidationManager, Object).)
Public method ValidateActivityChange (Inherited from CompositeActivityValidator.)
Public method ValidateProperties (Inherited from Validator.)
Protected method ValidateProperty (Inherited from Validator.)

Top

See also

Reference

BaseRequiredChildOfValidator class

Microsoft.Office.Workflow.Actions namespace