CSV Validator
Description[edit]
The CSV Validator is designed to allow validation of CSV files against user defined schema. It was developed at The National Archives (UK) to allow the validation of metadata files being received in CSV format. This was driven by the fact that CSV data is very easy to create for all users, via spreadsheet tools, or at worst any text editor. However, there was previously no straightforward way of checking that the received CSV files actually had the expected number of columns, or that those columns contained data of the type expected. Version 1.0 of the tool was released in July 2014, additional developer involvement is encouraged. The CSV Validator serves as reference implementation for the CSV Schema Language version 1.0, released simultaneously. Further information in post on The National Archives blog.
[CSV Schema Language version 1.1 was released on 25 January 2016, alongside CSV Validator 1.1.
Download[edit]
You can download CSV Validator under https://github.com/digital-preservation/csv-validator/releases.
User Experiences[edit]
Development Activity[edit]
All development activity is visible on Github: https://github.com/digital-preservation/csv-validator/commits
Release Feed[edit]
Below the last 3 release feeds:
- 2024-03-01 14:22:31
- [tag:github.com,2008:Repository/9081590/1.3.0 CSV Validator 1.3.0]
- by sparkhi
- 2023-12-01 17:05:14
- [tag:github.com,2008:Repository/9081590/1.3.0-RC3 1.3.0-RC3]
- by sparkhi
- 2023-12-01 17:00:46
- [tag:github.com,2008:Repository/9081590/1.3.0-RC2 1.3.0-RC2]
- by sparkhi
Activity Feed[edit]
Below the last 5 activity feeds:
- 2024-12-09 10:28:45
- [tag:github.com,2008:Grit::Commit/a61ebaac4ad6ec6aebe404bd6e86123507783edb Merge pull request #516 from digital-preservation/DR2-2016_dragAndDro…]
- by techncl https://github.com/techncl
- 2024-12-05 09:53:30
- [tag:github.com,2008:Grit::Commit/f0b547232bdb4b175edac137f943b03c40c405bd Make drag and drop extension matching is case insensitive]
- by techncl https://github.com/techncl
- 2024-12-03 13:36:18
- [tag:github.com,2008:Grit::Commit/3f3faf43ea2e47369ebd1b34afc7647d92e1d099 Merge pull request #515 from digital-preservation/DR2-2002-validate-m…]
- by MancunianSam https://github.com/MancunianSam
- 2024-12-03 13:04:15
- [tag:github.com,2008:Grit::Commit/c4faf4c902df8e196a747678a4156a3f070ad267 Disable both buttons when either is pressed]
- by MancunianSam https://github.com/MancunianSam
- 2024-11-27 14:54:30
- [tag:github.com,2008:Grit::Commit/1f1718a3b9700e89c634d893528b1e4362181649 Pass the correct button to the method]
- by MancunianSam https://github.com/MancunianSam