Share via


IValidationContext Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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