I have a react component with an AgGridReact which has an editable column. I want inside the onCellValueChanged event to check if the new value mee
AgGridReact
onCellValueChanged