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

Module selftest_jsd

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

selftest_jsd

Value:
{'$schema': 'http://json-schema.org/draft-03/schema',
 '_comment': 'This is a comment to be dropped by the initial scan:obje\
ct(0)',
 '_doc': 'Concatenated for the same instance.:object(0)',
 'properties': {'address': {'_comment': 'This is a comment(0):address'\
,
                            'properties': {'city': {'required': True,
                                                    'type': 'string'},
...