DslLibrary.ValidateMonikerAmbiguity(ValidationContext) 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.
Clears the moniker's lookup table and starts the validation
protected:
override void ValidateMonikerAmbiguity(Microsoft::VisualStudio::Modeling::Validation::ValidationContext ^ context);
protected override void ValidateMonikerAmbiguity (Microsoft.VisualStudio.Modeling.Validation.ValidationContext context);
override this.ValidateMonikerAmbiguity : Microsoft.VisualStudio.Modeling.Validation.ValidationContext -> unit
Protected Overrides Sub ValidateMonikerAmbiguity (context As ValidationContext)
Parameters
- context
- ValidationContext