Interface IValidationState
- Namespace
- ReactiveUI.Validation.States
- Assembly
- ReactiveUI.Validation.dll
Represents the validation state of a validation component.
- Extension Methods
Properties
IsValid
Gets a value indicating whether the validation is currently valid or not.
Property Value
Text
Gets the validation text.