I have an EditorGrid and JsonStore.
The store is set to autosave, but when adding a new row to the grid I don't want it to save until every validation rule passes.
So, each time I set values in the row, is there a way to ask "do all values in this record pass validation?"