fast-csv
fast-csv copied to clipboard
[FEATURE] option to validate BEFORE transform
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