RangeValidationRule.Validate Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Validate(Object, CultureInfo) | Microsoft internal use only. (Overrides ValidationRule.Validate(Object, CultureInfo).) | |
Validate(Object, CultureInfo, BindingExpressionBase) | Performs validation checks on a value. (Inherited from ValidationRule.) | |
Validate(Object, CultureInfo, BindingGroup) | Performs validation checks on a value. (Inherited from ValidationRule.) |
Top