ValidationInterceptor<T extends DataGridRow> constructor
ValidationInterceptor<T extends DataGridRow> ({})
Implementation
ValidationInterceptor({
this.canEditCell,
this.canSelectRow,
this.onCellCommit,
});