RubyGems Navigation menu

csv_schema 0.0.0

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.0.3 - December 21, 2010 (9 KB)
  2. 0.0.2 - December 20, 2010 (9 KB)
  3. 0.0.1 - December 20, 2010 (9 KB)
  4. 0.0.0 - December 20, 2010 (9 KB)

Runtime Abhängigkeiten (1):

fastercsv ~> 1.5.3

Development Abhängigkeiten (1):

rspec ~> 1.3.1

Besitzer:

Autoren:

  • jconley

SHA 256-Prüfsumme:

d05f043e93da8755b2a072a8510abd92b1bf3ccc708097682acb017fcfaca152

Downloads insgesamt 16.976

Für diese Version 3.962

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: