json validation
Some guy James wrote a package of json utilities for .net. I don’t do .net but there’s still something really interesting in this package… a json schema language and validation implementation. I can’t find specs for the schema language, but here’s the project page, docs for the json .net classes, and a demo of the [...]