json schema validator
Definition in file validate.hpp.
Go to the source code of this file.
Classes | |
class | formats::json::Schema |
Namespaces | |
namespace | formats |
Value formats representation, parsing and serialization. | |
namespace | formats::json |
JSON support. | |
Functions | |
bool | formats::json::Validate (const formats::json::Value &doc, const formats::json::Schema &schema) |