Hi gays.
I have question for you
In my application I use MVVM template.
View contains DataGrid. DataGrid use ValidationRule for validation.
I need property HasError in ViewModel which determines if Data from DataGrid is valid.
What is there way to solve this problem?