<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>JSON schema validation</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/649 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="649"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  
&lt;div class="document" id="tools"&gt;
&lt;h1 class="title"&gt;Tools&lt;/h1&gt;

&lt;div class="section" id="https-github-com-julian-jsonschema"&gt;
&lt;h1&gt;&lt;a class="reference external" href="https://github.com/Julian/jsonschema"&gt;https://github.com/Julian/jsonschema&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Installation:&lt;/p&gt;
&lt;pre class="literal-block"&gt;
$ pip3 install jsonschema
&lt;/pre&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;error output is not very helpful&lt;ul&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/Julian/jsonschema/issues/623"&gt;https://github.com/Julian/jsonschema/issues/623&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;no line and column numbers for errors - it sometimes shows data dumps where the error is :/&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class="section" id="https-github-com-justinrainbow-json-schema"&gt;
&lt;h1&gt;&lt;a class="reference external" href="https://github.com/justinrainbow/json-schema"&gt;https://github.com/justinrainbow/json-schema&lt;/a&gt;&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p class="first"&gt;Good error output:&lt;/p&gt;
&lt;pre class="literal-block"&gt;
$ validate-json games/de.eiswuxe.blookid2.json schema.json
JSON does not validate. Violations:
[releases[0].versionCode] NULL value found, but a string is required
[releases[0].date] Invalid date &amp;quot;2015-10-23T09:58:19Z&amp;quot;, expected format YYYY-MM-DD
[developer.supportEmail] NULL value found, but a string is required
[developer.supportPhone] NULL value found, but a string is required
&lt;/pre&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/649/rev-raw/69a00dd08b24657275bbc2e025ab7ac954b1e852/README.rst" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/649#README.rst"&gt;README.rst&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
