{"type":"rich","version":"1.0","provider_name":"phorkie","provider_url":"https:\/\/p.cweiske.de\/","title":"JSON schema validation","author_name":"Christian Weiske","cache_age":86400,"width":900,"height":900,"html":"<!-- embedding all files of https:\/\/p.cweiske.de\/649 -->\n<link rel=\"stylesheet\" href=\"https:\/\/p.cweiske.de\/css\/embed.css\"\/>\n<div class=\"phork\" id=\"649\">\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  \n<div class=\"document\" id=\"tools\">\n<h1 class=\"title\">Tools<\/h1>\n\n<div class=\"section\" id=\"https-github-com-julian-jsonschema\">\n<h1><a class=\"reference external\" href=\"https:\/\/github.com\/Julian\/jsonschema\">https:\/\/github.com\/Julian\/jsonschema<\/a><\/h1>\n<p>Installation:<\/p>\n<pre class=\"literal-block\">\n$ pip3 install jsonschema\n<\/pre>\n<ul class=\"simple\">\n<li>error output is not very helpful<ul>\n<li><a class=\"reference external\" href=\"https:\/\/github.com\/Julian\/jsonschema\/issues\/623\">https:\/\/github.com\/Julian\/jsonschema\/issues\/623<\/a><\/li>\n<li>no line and column numbers for errors - it sometimes shows data dumps where the error is :\/<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<div class=\"section\" id=\"https-github-com-justinrainbow-json-schema\">\n<h1><a class=\"reference external\" href=\"https:\/\/github.com\/justinrainbow\/json-schema\">https:\/\/github.com\/justinrainbow\/json-schema<\/a><\/h1>\n<ul>\n<li><p class=\"first\">Good error output:<\/p>\n<pre class=\"literal-block\">\n$ validate-json games\/de.eiswuxe.blookid2.json schema.json\nJSON does not validate. Violations:\n[releases[0].versionCode] NULL value found, but a string is required\n[releases[0].date] Invalid date &quot;2015-10-23T09:58:19Z&quot;, expected format YYYY-MM-DD\n[developer.supportEmail] NULL value found, but a string is required\n[developer.supportPhone] NULL value found, but a string is required\n<\/pre>\n<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/649\/rev-raw\/69a00dd08b24657275bbc2e025ab7ac954b1e852\/README.rst\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/649#README.rst\">README.rst<\/a>\n <\/div>\n<\/div>\n<\/div>\n"}
