CSV Validator
Description
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. The tool is currently in beta release, and feedback is welcomed.
User Experiences
Development Activity
Full details of development can be seen in the GitHub repository https://github.com/digital-preservation/csv-validator/releases