Commit Graph

2 Commits

Author SHA1 Message Date
Leandro Melo
f6a4805fbc Fix header inclusion
Change-Id: I61b2f71c3eede06d7865317dca1f2714bfed14a5
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
2012-02-08 13:00:53 +01:00
Leandro Melo
26b783ff02 Introduce JSON validation
Support basic validation for JSON files according to the
draft http://tools.ietf.org/html/draft-zyp-json-schema-03.

This is not a complete implementation yet, but it should
already be useful, since "type" verification along with
many of the attributes is done.

Change-Id: I364bc98dd92937c5e2ea9cba7e15ed8e03eb9beb
Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
2012-02-08 11:25:07 +01:00