[]
Provides a validation rule that compares two properties.
public class CompareRule : ValidationRule
| Name | Description |
|---|---|
| CompareRule() |
| Name | Description |
|---|---|
| OtherProperty | Gets or sets a property to compare with the current property. |
| Name | Description |
|---|---|
| Validate(object) | Performs validation checks on a value. |