-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Labels
Pri2Medium priorityMedium prioritydoc-enhancementImprove the current content [org][type][category]Improve the current content [org][type][category]dotnet-desktop/svcwpf/subsvc
Description
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.
- ID: 0087496b-4b5d-33c1-5666-57fccd986ef4
- Version Independent ID: c7bc226d-cd15-3740-a840-b12f7180fd04
- Content: Data binding overview - WPF .NET
- Content Source: dotnet-desktop-guide/net/wpf/data/data-binding-overview.md
- Product: dotnet-desktop
- Technology: dotnet-wpf
- GitHub Login: @adegeo
- Microsoft Alias: adegeo
Metadata
Metadata
Assignees
Labels
Pri2Medium priorityMedium prioritydoc-enhancementImprove the current content [org][type][category]Improve the current content [org][type][category]dotnet-desktop/svcwpf/subsvc
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
[-]Mention INotifyDataErrorInfo in validation[/-][+]Mention INotifyDataErrorInfo in WPF data binding overview[/+]Thraka commentedon Jun 2, 2020
Thank you for opening this issue. I'll add it to the backlog.
Thanks again!