MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
schema_validator.h File Reference
#include <string>
#include <my_rapidjson_size_t.h>
#include <rapidjson/document.h>
#include <rapidjson/schema.h>
#include <rapidjson/stringbuffer.h>
#include "helper/json/rapid_json_to_text.h"
#include "helper/json/text_to.h"

Go to the source code of this file.

Namespaces

namespace  helper
 
namespace  helper::json
 

Functions

bool helper::json::validate_json_with_schema (const std::string &json, const std::string &schema, std::string *error_description=nullptr)