Releases: logicspark/csv-import-validation
Releases · logicspark/csv-import-validation
0.1.1
0.1.0
We are excited to release our first working version of CSV import validation
- Read CSV data and return it as an array via a file path or buffer
- Read CSV data and return validation messages as objects via a file path or buffer
- Block data upload for import with validation messages
Typescript
support- Sample CSV files provided in the demo folder and example-files folder