csv-file-validator icon indicating copy to clipboard operation
csv-file-validator copied to clipboard

updates error rows in validation

Open Rachelfrenkel opened this issue 1 year ago • 1 comments

This version of csv-file-validator changes the row numbers in the validation errors to more accurately reflect where they are in the CSV file. For some errors it was saying Line 0, for other types of errors on the same line it was reporting Line 1. Some errors are also customized.

Rachelfrenkel avatar May 11 '23 18:05 Rachelfrenkel

@Rachelfrenkel please share a .csv file example where a row number is incorrect

shystruk avatar Jun 14 '23 17:06 shystruk