On 26/05/14 16:26, gaurangns...@gmail.com wrote:
Hi Guys,

Would someone let me know how to verify JSON data in python. There are so many 
modules available to verify XML file, however i didn't find any good module to 
verify JSON Data.


Hi,

Spyne re-implements (a useful subset of) Xml Schema validation so that it can be applied to other document formats like json. It's 'soft' validation in Spyne's terms.

http://spyne.io

Disclosure: I'm the author of Spyne and starting to feel like I'm talking a little bit too much about my project on this list :)

Hth,
Burak

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to