The following tables list the members exposed by INotifyDataErrorInfo.
Name | Description | |
---|---|---|
![]() | HasErrors | Gets a value that indicates whether the object has validation errors. Returns true if the object currently has validation errors; otherwise, false. |
Name | Description | |
---|---|---|
![]() | GetErrors | Gets the validation errors for a specified property or for the entire object. |
Name | Description | |
---|---|---|
![]() | ErrorsChanged | Occurs when the validation errors have changed for a property or for the entire object. |