fast-csv icon indicating copy to clipboard operation
fast-csv copied to clipboard

[FEATURE] option to validate BEFORE transform

Open Atakannbal opened this issue 4 years ago • 0 comments

Parsing or Formatting?

  • [x] Formatting
  • [x] Parsing

I wanted to validate first, then transform the data. Then I found out validate works after transform by default

I would like to be able to validate before transform and work with data I transformed

Please correct me if that feature exists, I couldn't find it

Atakannbal avatar Aug 24 '21 14:08 Atakannbal