.. _dojox/json: dojox.json ========== :Status: Draft :Version: 1.0 :Authors: Kris Zyp :Developers: Kris Zyp :Available: since V1.2 .. contents:: :depth: 2 DojoX JSON is set of tools for working with JSON and object data structures. ======== Features ======== * :ref:`dojox.json.query ` JSONQuery is a comprehensive object data query tool. * :ref:`dojox.json.schema ` This module is object validation tool implementing JSON Schema. * :ref:`dojox.json.ref ` This module provides extensive serialization, deserialization, and indexing capabilities with JSON Referencing.