ValidationExtensionRegistrar Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CanImport(Lazy<Delegate^, IDictionary<String^, Object^>^>^) | Allow registrars that match the metadatafilter with a key in their metadata to be imported(Overrides ExtensionRegistrarBase<T, TMetadataView>::CanImport(Lazy<T, TMetadataView>^).) |
![]() | Compare(Tuple<T, TMetadataView>^, Tuple<T, TMetadataView>^) | Compares two imported objects of the same type.(Inherited from ExtensionRegistrarBase<T, TMetadataView>.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValidationMethods(Object^, ValidationContext^) | Default implementation to return all delegates appliable to the type of one model element (and its base type/implemented interfaces) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

