Skip to content

ReactiveUI.Validation.Components namespace

Part of the ReactiveUI.Validation package.

TypeKindSummary
BasePropertyValidationclassProperty validator for a single view model property.
BasePropertyValidationclassBase class for items which are used to build a [ValidationContext](#
ObservableValidationclassA validation component that is based on an IObservable. Validates a single property. Though in the passed observable more properties can be referenced via a call to WhenAnyValue.
ObservableValidationclassA validation component that is based on an IObservable.
ObservableValidationBaseclassA validation component that is based on an IObservable.