Is there a stable library that can validate JSON against a schema?
Rapidjson
I'm using it for JSON validation against a schema (for the most). It looks like to be tested and stable (v1.1.0 looks like to be latest release, according to the github repo).