The 'Validator CSV' package is a powerful and easy-to-use tool for checking the integrity and quality of CSV files. With it, you can ensure that your CSV files are well formatted, meet header specifications, and meet your application's specific requiremen
Validation of CSV file against user defined schema (returns back object with data and invalid messages)
Another JSON Schema Validator
Validate identifier/keywords name
Validate plugin/preset options
Additional JSON-Schema keywords for Ajv JSON validator
CSV parser and writer
fast-csv parsing package
fast-csv formatting module
CSV parsing implementing the Node.js `stream.Transform` API
CSV stringifier implementing the Node.js `stream.Transform` API
Decorator-based property validation for classes.
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
String validation and sanitization
Another JSON Schema Validator
A mature CSV toolset with simple api, full of options and tested against large datasets.
CSV and object generation implementing the Node.js `stream.Readable` API
Ajv class for JSON Schema draft-04
Express middleware for the validator module.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
Object schema validation
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Custom error messages in JSON Schemas for Ajv validator
Validate form asynchronous
A CSV validator for Rails 3. See homepage for details: http://github.com/mattfordham/csv_validator.
CSV Validator for Active Model
Validate the content of well-formed CSV files on server and client side
CSV Validator
Streaming CSV processor with row-by-row transforms, validations, column plucking, streaming each_hash iteration, filtering, writing, error recovery, and automatic delimiter detection.
Yet another CSV validator library. Just better.
CSV Validator
CSV Validator
This gem provides a simple framework for CSV::Table/CSV::Row lintingusing custom rules for columns and rows
This validator is intended to be run on csv files that are updated and received on a regular basis. It allows you to specify required headers the following data restrictions: columns that must be unique, columns that must be restricted to certain values, or columns that can't allow nil values. This gem checks that the newly received file is consistent with the specified 'csv schema'. This frees you form having to manually check that the new file has not changed and reduces the possibility that an unnoticed change will cause any subsequent analyses to be incorrect.
Yet another CSV parser with CSV header validation, based on CCSV (http://github.com/fauna/ccsv/).
A simple class to generate CSV strings (or files) given a JSON object or valid JSON string.
No description provided.
No description provided.
No description provided.
No description provided.