<div dir="ltr">Great. At some point it may be possible to avoid <a href="http://jsonlint.com">jsonlint.com</a> and integrate into <a href="http://web3d.org">web3d.org</a> using<br><div><br><a target="_blank" href="https://github.com/circlecell/jsonlintdotcom">https://github.com/circlecell/<wbr>jsonlintdotcom</a><br><br></div><div>The validation apparently happens on the client browser anyways using javascript <a href="https://github.com/zaach/jsonlint">https://github.com/zaach/jsonlint</a><br><br><br></div><div>Another validation service:<br></div><div><br><a href="https://jsonformatter.curiousconcept.com/#http%3A%2F%2Fwww.web3d.org%2Fx3d%2Fcontent%2Fexamples%2FBasic%2Fdevelopment%2FSchemaTest.json">https://jsonformatter.curiousconcept.com/#http%3A%2F%2Fwww.web3d.org%2Fx3d%2Fcontent%2Fexamples%2FBasic%2Fdevelopment%2FSchemaTest.json</a><br><br></div><div>-Andreas<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 16, 2017 at 2:19 PM, Don Brutzman <span dir="ltr"><<a target="_blank" href="mailto:brutzman@nps.edu">brutzman@nps.edu</a>></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">Perfect, thanks Andreas!  I will incorporate that feature in the next revision of example archives.  8)<br>
<br>
On 2/15/2017 8:33 PM, Andreas Plesch wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
If just the JSON itself needs to be validated, jsonlint already accepts URLs as a parameter:<br>
<br>
<a target="_blank" rel="noreferrer" href="http://jsonlint.com/?json=http%3A%2F%2Fwww.web3d.org%2Fx3d%2Fcontent%2Fexamples%2FBasic%2Fdevelopment%2FSchemaTest.json">http://jsonlint.com/?json=http<wbr>%3A%2F%2Fwww.web3d.org%2Fx3d%<wbr>2Fcontent%2Fexamples%2FBasic%<wbr>2Fdevelopment%2FSchemaTest.<wbr>json</a><br>
<br>
leads to a validation. Might be useful for trickier cases (escaping, quoting ..) . The colon and forward slashes should be easy to replace in any example URL.<br>
<br>
This of course does not take into account a x3d schema.<br>
<br>
Andreas<br>
<br>
On Feb 15, 2017 9:06 PM, <x3d-public-<br>
<br>
    Date: Wed, 15 Feb 2017 17:31:50 -0800<br>
    From: Don Brutzman <<a target="_blank" href="mailto:brutzman@nps.edu">brutzman@nps.edu</a> <mailto:<a target="_blank" href="mailto:brutzman@nps.edu">brutzman@nps.edu</a>>><br>
    To: <<a target="_blank" href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a> <mailto:<a target="_blank" href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>>><br>
    Cc: X3D Graphics public mailing list <<a target="_blank" href="mailto:x3d-public@web3d.org">x3d-public@web3d.org</a> <mailto:<a target="_blank" href="mailto:x3d-public@web3d.org">x3d-public@web3d.org</a>>><br>
    Subject: Re: [x3d-public] ClassCastException in X3DJSAIL. Probably<br>
            okay, since it's a test program.<br>
    Message-ID: <<a target="_blank" href="mailto:bb83585f-9890-9871-8c3b-de990f24ca7d@nps.edu">bb83585f-9890-9871-8c3b-de990<wbr>f24ca7d@nps.edu</a> <mailto:<a target="_blank" href="mailto:bb83585f-9890-9871-8c3b-de990f24ca7d@nps.edu">bb83585f-9890-9871-8c3<wbr>b-de990f24ca7d@nps.edu</a>>><br>
    Content-Type: text/plain; charset="utf-8"; format=flowed<br>
<br>
    ... mm, can you figure out a way to link a scene url into a json validator url?  for example, something that combines<br>
<br>
            <a target="_blank" rel="noreferrer" href="http://jsonlint.com/">http://jsonlint.com/</a><br>
    with<br>
            <a target="_blank" rel="noreferrer" href="http://www.web3d.org/x3d/content/examples/Basic/development/SchemaTest.json">http://www.web3d.org/x3d/conte<wbr>nt/examples/Basic/development/<wbr>SchemaTest.json</a> <<a target="_blank" rel="noreferrer" href="http://www.web3d.org/x3d/content/examples/Basic/development/SchemaTest.json">http://www.web3d.org/x3d/cont<wbr>ent/examples/Basic/development<wbr>/SchemaTest.json</a>><br>
<br>
    if so, i can add such validation-convenience links to each index page in the archives...<br>
<br>
<br clear="all"></blockquote></blockquote></div><br>-- <br><div class="gmail_signature">Andreas Plesch<br>39 Barbara Rd.<br>Waltham, MA 02453</div>
</div></div>