Namespace ReactiveUI.Validation.Components.Abstractions
Interfaces
- IProperty
Validation Component A component specifically validating one or more untyped properties.
- IValidates
Properties Interface marking a validation component that validates specific untyped properties.
- IValidation
Component Core interface which all validation components must implement.