This documentation is archived and is not being maintained.

ITemplateValidator Interface

Interface that provides the methods to validate a methodology before importing it.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

[GuidAttribute(L"f1822f90-bc62-320e-8751-1de43431925d")]
public interface class ITemplateValidator

The ITemplateValidator type exposes the following members.

  NameDescription
Public methodValidateTemplateValidates the methodology that is stored in the specified folder.
Top
Show: