Package jsondata :: Module jsondatacheck_jsd
[hide private]
[frames] | no frames]

Module jsondatacheck_jsd

Variables [hide private]
  __package__ = None
hash(x)
  jsondatacheck_jsd = {'$schema': 'http://json-schema.org/draft-...
Variables Details [hide private]

jsondatacheck_jsd

Value:
{'$schema': 'http://json-schema.org/draft-03/schema',
 'properties': {'controlcenter': {'properties': {'common': {'propertie\
s': {'dirwalk': {'treeresolution': {'enum': ['0']}},
     'model': {'properties': {'cachesize': {'type': 'integer'},
                              'cursorsize': {'type': 'integer'},
                              'custom': {'a': {'enum': ['0', '1']},
                                         'b': {'enum': ['0', '1']}},
                              'filesystem': {'enum': ['0', '1']},
...