Share via


VsValidationController Members

Include Protected Members
Include Inherited Members

The VsValidationController type exposes the following members.

Constructors

 

Name

Description

Public method

VsValidationController

Overloaded.

Top

Methods

 

Name

Description

Public method

AddObserver

Adds an observer to the list of observers for the controller. (Inherited from ValidationController.)

Public method

ClearMessages

(Overrides ValidationController.ClearMessages().)

Protected method

CreateValidationContext

Overloaded.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

RemoveObserver

Removes the observer from the list of observers for the controller. (Inherited from ValidationController.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

Validate

Overloaded.

Public method

ValidateCustom

Overloaded.

Top

Properties

 

Name

Description

Public property

ErrorMessages

(Inherited from ValidationController.)

Public property

FatalMessages

(Inherited from ValidationController.)

Public property

InformationalMessages

(Inherited from ValidationController.)

Protected property

ServiceProvider

Public property

ValidationMessages

Gets the validation messages for the controller. (Inherited from ValidationController.)

Public property

WarningMessages

(Inherited from ValidationController.)

Top

See Also

Reference

VsValidationController Class

Microsoft.VisualStudio.Modeling.Shell Namespace