The following tables list the members exposed by RangeDomainValidationRule.
| Name | Description | |
|---|---|---|
![]() | RangeDomainValidationRule Constructor |
| Name | Description | |
|---|---|---|
![]() | MaxValue | Gets or sets the max value. |
![]() | MinValue | Gets or sets the min value. |
![]() | ValidatesOnTargetUpdated | (Inherited from System.Windows.Controls.ValidationRule) |
![]() | ValidationStep | (Inherited from System.Windows.Controls.ValidationRule) |
| Name | Description | |
|---|---|---|
![]() | Validate | Overridden. When overridden in a derived class, performs validation checks on a value. |


