csv-schema
There are 6 repositories under csv-schema topic.
digital-preservation/csv-schema
CSV Schema
JBZoo/CSV-Blueprint
Strict and automated line-by-line CSV validation tool based on customizable Yaml schemas
crowdskout/PyCSVSchema
PyCSVSchema is an implementation of CSV Schema in Python.
JBZoo/Csv-Blueprint-Demo
Live demo of JBZoo/Csv-Blueprint
openpotato/csv-table-schema
The CSV Table Schema Specification
srigumm/netcore-csv-validator
CSV Validator for validating huge csv files based on CSV Schema. (CSVSchema is similar to XSD for XML Content). Implemented in .NET Core