gs1 / EPCIS

Draft files being shared for EPCIS 2.0 development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

validate JSON examples periodically

VladimirAlexiev opened this issue · comments

(Spit from #277)

How do we know all examples are valid?

  • Please add a Makefile to validate all JSON examples against the JSON schema.
  • Validation should be rerun whenever the schema or the example changes, or a new one is added.

I haven't found any problems in the JSON examples or the JSON schema.
But I'm always a bit pessimistic, so it would be nice to implement such validation.
It's quite possible it'll find some minor deviation somewhere.

@mgh128 @domguinard @jmcanterafonseca-iota @sboeckelmann @shalikasingh @dakbhavesh @CraigRe
Any takers?

@jmcanterafonseca-iota great! Do they all pass?