Skip to content

v0.3.0

Compare
Choose a tag to compare
@rotated8 rotated8 released this 06 Aug 19:42
Basic CSV validation (#401)

* Basic CSV validation

* Check for required headers
* Check for missing required fields
* Ensure resource_type conforms to expected controlled vocabulary
* Generate tests and fixtures for various kinds of malformed CSVs

* Treat resource type field as required

* Remove unused file

* Remove unused files