This app dynamically generates a form based on a TableSchema specification for a CSV file. It then uses a Validata API to validate each row. The resulting CSV can be downloaded afterwards.
npm install
npm run serve
npm run build
npm run test
npm run lint
This repository is authored by DINSIC/Etalab.
The source code is available under the MIT License.