IValidateArchitectureExtension Interface

 

Export and implement this interface to define a custom layer validation scheme, invoked by the Validate Architecture command.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

public interface class IValidateArchitectureExtension

NameDescription
System_CAPS_pubmethodValidateArchitecture(Graph^)

Validate the architecture

Return to top
Show: