List Question
20 TechQA 2024-03-19T09:43:07.427000INotifyDataErrorInfo - Red border doesn't disappear when error is cleared
36 views
Asked by Nicolas
How to properly check 2 related data fields using INotifyDataErrorInfo on WPF form?
94 views
Asked by Thich Coi Phim
WPF TextBox Validation using INotifyDataErrorInfo
160 views
Asked by Richard Gale
How to get a list of all errors in a column on a WPF DataGrid control?
197 views
Asked by geodeasic
Does binding engine also call INotifyDataErrorInfo GetErrors() when ErrorsChanged event is not invoked by viewmodel?
147 views
Asked by user2190492
INotifyDataErrorInfo (sometimes) does not work
362 views
Asked by StefanG
Need to expose HasError property from ValidationBaseClass to view Model with fluent validation
476 views
Asked by Infii
Is it possible to have an error message appear around the cell of a DataGrid?
294 views
Asked by Rod
Moving items down when adding error info using INotifyDataErrorInfo
37 views
Asked by Fred
Accessing INotifyDataErrorInfo validation errors from XAML error template using composition
594 views
Asked by NielW
Cross property validation using INotifyDataErrorInfo not working
549 views
Asked by Jai
Validating insertions of wrong datatype when using INotifyDataErrorInfo
103 views
Asked by egon-olsen
ValidationError template in a custom textbox control
133 views
Asked by Randolf
WPF integer validation
1.4k views
Asked by AudioBubble
Textbox style is not triggered by INotifyDataErrorInfo when having template style for window defined
127 views
Asked by Vlado Pandžić
INotifyDataErrorInfo - Model or ViewModel
420 views
Asked by Swapper
Using INotifyDataErrorInfo with attributes
938 views
Asked by Ashley Kilgour
Validation.Error deletes all when ContentPresenter changes content
77 views
Asked by Chris Bordeman
Validating a ListBoxItem rather than a ListBox INotifyDataErrorInfo
209 views
Asked by Karim Wahib
Replacing IDataErrorInfo with INotifyDataErrorInfo
1k views
Asked by AudioBubble