Skip to content

Mention INotifyDataErrorInfo in WPF data binding overview #127

Open
@ghost

Description

@ghost

The validation section only mentions IDataErrorInfo, it should additionally or exclusively recommend its successor INotifyDataErrorInfo.
I had heard a recommendation of INotifyDataErrorInfo elsewhere but after reading this article i got the false impression that it isn't supported in WPF and wasted some time implementing IDataErrorInfo on my Viewmodels. Only when searching for more tutorials later I found one using INotifyDataErrorInfo and rewrote my code.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions