ValidationMethodAttribute Constructor
Visual Studio 2015
Apply this attribute to methods that should be invoked during validation.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ValidationMethodAttribute() | Apply this attribute to methods that you want to be called when the user invokes the Validate menu command. |
![]() | ValidationMethodAttribute(ValidationCategories) | Apply this attribute to methods that you want to be called during validation. |
Show:
