Steps to reproduce:
- Start BookLibrary sample application
- Select the first cell in the DataGrid (title of the first book)
- Press the Backspace key
-
Press the Tab key to commit the change
No validation error is visible. But it should be shown because the Title property is defined as Required.