EditorHasValidation.GetValidation(Editor) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets Validation.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::Validation ^ GetValidation(Microsoft::VisualStudio::Modeling::DslDefinition::Editor ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.Validation GetValidation (Microsoft.VisualStudio.Modeling.DslDefinition.Editor element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetValidation : Microsoft.VisualStudio.Modeling.DslDefinition.Editor -> Microsoft.VisualStudio.Modeling.DslDefinition.Validation
Public Shared Function GetValidation (element As Editor) As Validation
Parameters
- element
- Editor
Returns
- Attributes