IValidationContext Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The base interface for objects providing contextual data during validation.
public interface class IValidationContext
public interface IValidationContext
type IValidationContext = interface
Public Interface IValidationContext
- Derived
Properties
RuleViolations |
Gets the current collection of validation rule violations. |