csv-validator
Data Validator
A tool for validating tabular data in CSV format using predefined rules and logic.
Validates tabular CSV data using predefined validations, inspired from its Python homologue "Great Expectations".
4 stars
2 watching
1 forks
Language: Common Lisp
last commit: over 2 years agoLinked from 1 awesome list
common-lispcsvdata-validationgreat-expectationsspeed
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool that validates CSV files according to RFC 4180 standards. | 189 | |
| A library for implementing custom validation rules across various data types and structures in Python. | 20 | |
| A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 | |
| A lightweight validation data type based on Applicative and Selective functors | 66 | |
| A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 | |
| A JavaScript library for validating data and providing structured error reports. | 136 | |
| A tool for evaluating and combining data quality from web sources based on predefined policies and methods. | 6 | |
| A language and library for describing rules for structured data documents with schema validation and hyperlink checking | 73 | |
| A library that extends prismatic schema with custom conforming capabilities to enforce stricter data formats and validation. | 9 | |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 | |
| A library for exploring and validating machine learning data in TensorFlow | 766 | |
| A C++ header-only library for declaratively defining data validation constraints and applying them to various data structures | 58 | |
| A lightweight JSON schema validator written in JavaScript. | 198 | |
| A fast and extensible Python library for data validation | 212 | |
| A parser and formatter for tabular data in CSV or TSV format | 436 |