This topic has not yet been rated - Rate this topic

DataErrorValidationRule Methods

The DataErrorValidationRule type exposes the following members.

  NameDescription
Public method Equals(Object) Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Public method Validate(Object, CultureInfo) Performs validation checks on a value. (Overrides ValidationRule.Validate(Object, CultureInfo).)
Public method Validate(Object, CultureInfo, BindingExpressionBase) Performs validation checks on a value. (Inherited from ValidationRule.)
Public method Validate(Object, CultureInfo, BindingGroup) Performs validation checks on a value. (Inherited from ValidationRule.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.