Personal, I would like the following information, I have a validation, and in this validation I send a message in the application to the user that the cell G of the line should be filled, my code looks like this:
private void PreliminaryVerification(IEnumerable<DataRow> data) {...