Currently, validation errors are shown in a control beneath the entry textbox, but this causes layout problems when FeatureDataField is used in a DataGrid.
When error message is showing:

After error message is cleared:

Validation errors should be shown in a popup or tooltip, like the WPF implementation.