The VsValidationContext type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
VsValidationContext | Overloaded. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ConstructValidationMessage | (Overrides ValidationContext.ConstructValidationMessage(String, String, ViolationType, []).) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetCache | Overloaded. |
![]() |
GetDiagramNavigationCommands | |
![]() |
GetDiagramNavigationTargets | |
![]() |
GetDiagramNavigationTargetSubstitutes | |
![]() |
GetExplorerNavigationCommand | |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetNavigationCommands | |
![]() |
GetNavigationProxyModelElements | (Overrides ValidationContext.GetNavigationProxyModelElements(ModelElement).) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
LogError | Creates a validation error and logs a message into the collection that the validation context maintains. (Inherited from ValidationContext.) |
![]() |
LogFatal | Creates a fatal error for validation and logs a message in the validation context. (Inherited from ValidationContext.) |
![]() |
LogMessage | Creates a validation information message and logs it into the collection that the validation context maintains. (Inherited from ValidationContext.) |
![]() |
LogViolation | Creates a validation error, message, or warning. (Inherited from ValidationContext.) |
![]() |
LogWarning | Creates a validation warning and logs the message into the collection that the validation context maintains. (Inherited from ValidationContext.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnDeleteTask | |
![]() |
OnNavigateToTask | |
![]() |
SetCacheValue<T> | (Inherited from ValidationContext.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
TryGetCacheValue<T> | (Inherited from ValidationContext.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Categories | Gets the validation categories for this validation context. (Inherited from ValidationContext.) |
![]() |
CurrentViolations | Gets the collection of validation messages for the validation context. (Inherited from ValidationContext.) |
![]() |
CustomCategories | Gets the custom validation strings for the validation context. (Inherited from ValidationContext.) |
![]() |
ModelExplorerToolWindow | |
![]() |
ServiceProvider | |
![]() |
ValidationSubjects | Gets the list of model elements to validate. (Inherited from ValidationContext.) |
Top
.gif)
.gif)
.gif)