node-csvtojson icon indicating copy to clipboard operation
node-csvtojson copied to clipboard

row index for colParser function

Open whatmelon12 opened this issue 5 years ago • 0 comments

Hey guys, I have defined a set of colParser functions that do complex data maps on specific columns and I need to be able to raise an error indicating for which column (already does that) on which line the provided value was invalid from within the colParser function.

Can you guys enable that parameter?

whatmelon12 avatar Apr 01 '20 20:04 whatmelon12