0

I'm surprised that MS has implemented a new feature: Validation with INotifyDataErrorInfo

I have heard so improvement in this validation class, so I'd like to implement this one using WPF, but in MSDN I can't find an official sample demo to understand this interface.

If you have one, can provided me? Thanks in advance

Darf Zon
  • 6,268
  • 20
  • 90
  • 149

1 Answers1

1

It might be helpful.

Asynchronous data validation

Asynchronous validation in 4.5

Asif Mushtaq
  • 13,010
  • 3
  • 33
  • 42