Module: Csv2hash
- Defined in:
- lib/csv2hash.rb,
lib/csv2hash/parser.rb,
lib/csv2hash/version.rb,
lib/csv2hash/notifier.rb,
lib/csv2hash/validator.rb,
lib/csv2hash/definition.rb,
lib/csv2hash/expectation.rb,
lib/csv2hash/data_wrapper.rb,
lib/csv2hash/adapters/base.rb,
lib/csv2hash/extra_validator.rb,
lib/csv2hash/adapters/abstract.rb,
lib/csv2hash/parser/collection.rb,
lib/csv2hash/validator/mapping.rb,
lib/csv2hash/structure_validator.rb,
lib/csv2hash/adapters/csv_adapter.rb,
lib/csv2hash/validator/collection.rb,
lib/csv2hash/adapters/memory_adapter.rb,
lib/csv2hash/structure_validator/deprecation.rb,
lib/csv2hash/structure_validator/max_columns.rb,
lib/csv2hash/structure_validator/min_columns.rb
Defined Under Namespace
Modules: Adapter, Expectation, Parser, StructureValidator, Validator Classes: DataWrapper, Definition, ExtraValidator, Main, Notifier
Constant Summary collapse
- VERSION =
'0.6.1'