ValidationController Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Validation
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ErrorMessages | Gets a copy of all the active error and fatal messages. |
![]() | FatalMessages | Gets a copy of all the active fatal messages. |
![]() | IncludeLinkedExtensionElements | Indicates whether ExtensionElements linked to the ModelElements being validated should also be validated. ExtensionElements allow a DSL definition to be extended by a third party. |
![]() | InformationalMessages | gets a copy of all the active informational messages. |
![]() | ValidationExtensionRegistrar | Property for ValidationExtension Registrar |
![]() | ValidationMessages | Gets the validation messages for the controller. |
![]() | WarningMessages | Gets a copy of all the active warning messages. |
Show:
