Share via


IValidationContext Interface

The base interface for objects providing contextual data during validation.

Namespace:  Microsoft.VisualStudio.SharePoint.Validation
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Public Interface IValidationContext
public interface IValidationContext

The IValidationContext type exposes the following members.

Properties

  Name Description
Public property RuleViolations Gets the current collection of validation rule violations.

Top

See Also

Reference

Microsoft.VisualStudio.SharePoint.Validation Namespace