userver: userver/formats/json/validate.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
validate.hpp File Reference

Detailed Description

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)