chop-dbhi / data-models-validator

Set of tools for validating data that should conform to a data model.
1 stars 2 forks source link

Handle non-comparable types in isZeroValue #14

Closed bruth closed 8 years ago

bruth commented 8 years ago

For our purposes this only includes array, map, and slice values.

Fix #12

Signed-off-by: Byron Ruth b@devel.io

gracebrownecodes commented 8 years ago

LGTM. Tested on the previously failing dataset.