ValidationController Properties

 

Namespace:   Microsoft.VisualStudio.Modeling.Validation
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

NameDescription
System_CAPS_pubpropertyErrorMessages

Gets a copy of all the active error and fatal messages.

System_CAPS_pubpropertyFatalMessages

Gets a copy of all the active fatal messages.

System_CAPS_pubpropertyIncludeLinkedExtensionElements

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.

System_CAPS_pubpropertyInformationalMessages

gets a copy of all the active informational messages.

System_CAPS_pubpropertyValidationExtensionRegistrar

Property for ValidationExtension Registrar

System_CAPS_pubpropertyValidationMessages

Gets the validation messages for the controller.

System_CAPS_pubpropertyWarningMessages

Gets a copy of all the active warning messages.

Return to top
Show: