ReactiveUI.Validation.Components.Abstractions namespace¶
Part of the ReactiveUI.Validation package.
| Type | Kind | Summary |
|---|---|---|
| IPropertyValidationComponent | interface | A component specifically validating one or more untyped properties. |
| IValidatesProperties | interface | Interface marking a validation component that validates specific untyped properties. |
| IValidationComponent | interface | Core interface which all validation components must implement. |