CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
-
Updated
Jun 7, 2020 - Java
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
A webapp for linting CSV files in your browser, and the core component of csvlint.com
A PHP CSV Validator and Conversion Library
Fast CSV file validation.
Lightweight CLI to validate CSV schemas
File validation, query and data sampling toolkit for the Simplitium Open Exposure Data (OED) (re)insurance exposure data format
A CSV Validator based on Laravel's built-in Validator
This is a tool that enables the validation of CSV files showing the problemas on all lines in just one run.
CSV Validator for validating huge csv files based on CSV Schema. (CSVSchema is similar to XSD for XML Content). Implemented in .NET Core
This app takes a CSV file and validate the data according to the validation provided to it in an xml file and generate the validated csv file at the location of the source CSV file. Both files path are configured in the app configuration file.
Add a description, image, and links to the csv-validator topic page so that developers can more easily learn about it.
To associate your repository with the csv-validator topic, visit your repo's landing page and select "manage topics."
What type of checks are performed need to be documented, and so do custom checks.
Warning levels can be configured for each check type and this needs to be documented.