DataGrid InLine Edit not validate row when edit another row

Hi team,
I build a griddata inline editing, EditMode Single.
When I edit first row that has some field required. I want to user fill all required field then edit another row.
Can you public EditContext of each row to validate each row manually?
Thanks,

This change will help in such cases:

It will be released later the week with our next update.

It's exactly what i need, thanks team