Skip to content

ReactiveUI.Validation.Components.Abstractions namespace

Part of the ReactiveUI.Validation package.

TypeKindSummary
IPropertyValidationComponentinterfaceA component specifically validating one or more untyped properties.
IValidatesPropertiesinterfaceInterface marking a validation component that validates specific untyped properties.
IValidationComponentinterfaceCore interface which all validation components must implement.