How to add required field validation to Data grid?

Validators are per editor not for the entire DataGrid:
https://blazor.radzen.com/datagrid-incell-edit

There is also IsValid DataGrid property: