Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
RuleViolations | Gets the current collection of validation rule violations. |
Top