There is an example of JSON validation in the qtjsonstream playground project (http://qt.gitorious.org/qtplayground/qtjsonstream<http://qt.gitorious.org/qtplayground/qtjsonstream/source/2a435d1df0fc2bd351c0c9bb4bd72a0f8f6c64c7:> or on codereview.qt-project.org). Please keep in mind that this project is dormant, and the code is almost certainly never going to go into Qt core in its present state. But you might find it useful if you are in need of some code now.
Chris On Fri, Sep 13, 2013 at 5:00 PM, <[email protected]> wrote: > Hello, > > I am wondering if there are any plans to support the validation of JSON > data in Qt using a JSON schema. Qt supports the validation of XML using > an XML schema with QtXmlPatterns (example: > http://qt-project.org/doc/qt-4.8/xmlpatterns-schema.html). What is the > likelihood that we will see similar functionality for JSON in the near > future? > > Thanks, > > Alfonso > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development >
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
