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.

Activity

ghost changed the title [-]Mention INotifyDataErrorInfo in validation[/-] [+]Mention INotifyDataErrorInfo in WPF data binding overview[/+] on May 29, 2020
Thraka

Thraka commented on Jun 2, 2020

@Thraka

Thank you for opening this issue. I'll add it to the backlog.

Thanks again!

transferred this issue fromdotnet/docson Nov 18, 2020
added
doc-enhancementImprove the current content [org][type][category]
and removed on Nov 24, 2020

2 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ghost@Thraka@dotnet-bot@PRMerger8@PRMerger19

        Issue actions

          Mention INotifyDataErrorInfo in WPF data binding overview · Issue #127 · dotnet/docs-desktop