Skip to content

Upgraded gristle_validator

Compare
Choose a tag to compare
@kenfar kenfar released this 17 Feb 23:38
· 452 commits to master since this release

The primary feature of this release is the support within gristle_validator of the json schema. This allows users to define a schema with data quality requirements (identify fields in a csv, then for each field describe type, min & max value, min & max length, whether or not blanks are allowed, and provide a regex validation pattern).