Declarative column.validators run inside the commit path, before the cancellable cellValueChanging gate. Double-click a cell and enter an invalid value: the editor stays open, the cell turns red with an aria-invalid message, and a cellValidationFailed event fires (logged below). Try clearing Name, an out-of-range Age (18–99), or a malformed Email.