COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200610005750/https://github.com/topics/csv-validator
Here are
14 public repositories
matching this topic...
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
Updated
Dec 14, 2018
JavaScript
A PHP CSV Validator and Conversion Library
Fast CSV file validation.
nodejs validator for csv file
Updated
Nov 1, 2017
JavaScript
Lightweight CLI to validate CSV schemas
Updated
Feb 16, 2020
TypeScript
File validation, query and data sampling toolkit for the Simplitium Open Exposure Data (OED) (re)insurance exposure data format
Updated
May 19, 2020
Python
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 written in GO
CSV Validator for validating huge csv files based on CSV Schema. (CSVSchema is similar to XSD for XML Content). Implemented in .NET Core
Install the csv-valifator via homebrew.
Updated
Mar 27, 2016
Ruby
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.
Improve this page
Add a description, image, and links to the
csv-validator
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
csv-validator
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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.