The following tables list the members exposed by DataErrorInfo.
| Name | Description | |
|---|---|---|
![]()  | DataErrorInfo Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | Context | Gets the context object if any associated with the error. | 
![]()  | DiagnosticText | Text that can be used to diagnose the error. | 
![]()  | ErrorList | If multiple errors occurred during an operation then this list will return the list of errors. | 
![]()  | Exception | Gets the Exception object if any associated with the error. | 
![]()  | Severity | Specifies the severity of the error. | 
![]()  | UserErrorText | Text to be displayed to the end user. | 
| Name | Description | |
|---|---|---|
![]()  | ToString | Returns a string representation of the error(s). |