I have objects bound to a DataGridView using a BindingList.
I need to validate the data keyed into a cell before the underlying bound object property gets updated.