json schema validator
Definition in file validate.hpp.
Go to the source code of this file.
Include dependency graph for validate.hpp:
This graph shows which files directly or indirectly include 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) |