Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IPropertyValidator Interface

For internal use only.

Implements helper methods to validate property values and set\clear errors.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client.Internal
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

public interface class IPropertyValidator : IDataErrorInfo

The IPropertyValidator type exposes the following members.

  NameDescription
Public propertyErrorGets an error message indicating what is wrong with this object. (Inherited from IDataErrorInfo.)
Public propertyInvalidProperties
Public propertyItemGets the error message for the property with the given name. (Inherited from IDataErrorInfo.)
Top
Show: