Method | Description | |
---|---|---|
Validate ( object value, |
When overridden in a derived class, performs validation checks on a value.
|
public Validate ( object value, |
||
value | object | The value from the binding target to check. |
cultureInfo | The culture to use in this rule. | |
return | System.Windows.Controls.ValidationResult |