Table of Contents

Namespace ReactiveUI.Validation.Components.Abstractions

Interfaces

IPropertyValidationComponent

A component specifically validating one or more untyped properties.

IValidatesProperties

Interface marking a validation component that validates specific untyped properties.

IValidationComponent

Core interface which all validation components must implement.