[x3d-public] Assistance needed with Java JSON validation

John Carlson yottzumm at gmail.com
Thu Oct 21 14:50:56 PDT 2021


I’ll probably start migrating python JSON schema generation and test
scripts to the below repository.   Contributions for other programming
languages are accepted.

Ideally, we could get a C++ JSON schema validator for JSON Schema draft
2020-12.  This is a good opportunity for someone from the C++ community to
either provide JSON validation or JSON import.   I do not know if Coin3D
supports draft 2020-12 yet. I do have an alpha JSON to XML C++ app if
someone is interested.

John

On Thu, Oct 21, 2021 at 4:22 PM John Carlson <yottzumm at gmail.com> wrote:

> https://github.com/coderextreme/x3dschema
>
> We’ll probably cover this two Mondays from now, but if anyone want to get
> a jump start on JavaScript or Java X3D JSON validation, clone the
> repository above.
>
> There are a couple of configuration tasks in validate.sh and build.xml if
> you run them.
>
> I’m not convinced the validation is working with Java.  Also, it would be
> cool if we could get an xargs effect for sending parameters to Main.java
> (possibly modify to accept file names on System.in).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20211021/c711c165/attachment.html>


More information about the x3d-public mailing list