VsValidationContext Members
Include Protected Members
Include Inherited Members
The VsValidationContext type exposes the following members.
Constructors
Name
Description
Overloaded.
Top
Methods
Name
Description
(Overrides ValidationContext.ConstructValidationMessage(String, String, ViolationType, array<ModelElement[]).)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Overloaded. Gets the cache for the specified class.
GetDiagramNavigationTargetSubstitutes
Serves as a hash function for a particular type. (Inherited from Object.)
GetNavigationProxyModelElements
(Overrides ValidationContext.GetNavigationProxyModelElements(ModelElement).)
Gets the type of the current instance. (Inherited from Object.)
Creates a validation error and logs a message into the collection that the validation context maintains. (Inherited from ValidationContext.)
Creates a fatal error for validation and logs a message in the validation context. (Inherited from ValidationContext.)
Creates a validation information message and logs it into the collection that the validation context maintains. (Inherited from ValidationContext.)
Creates a validation error, message, or warning. (Inherited from ValidationContext.)
Creates a validation warning and logs the message into the collection that the validation context maintains. (Inherited from ValidationContext.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Inherited from ValidationContext.)
Returns a string that represents the current object. (Inherited from Object.)
(Inherited from ValidationContext.)
Top
Properties
Name
Description
Gets the validation categories for this validation context. (Inherited from ValidationContext.)
Gets the collection of validation messages for the validation context. (Inherited from ValidationContext.)
Gets the custom validation strings for the validation context. (Inherited from ValidationContext.)
Gets the list of model elements to validate. (Inherited from ValidationContext.)
Top