MySQL 9.1.0
Source Code Documentation
Json_schema_validator Member List

This is the complete list of members for Json_schema_validator, including all inherited members.

initialize(MEM_ROOT *mem_root, const char *json_schema_str, size_t json_schema_length, const JsonSchemaErrorHandler &error_handler, const JsonErrorHandler &depth_handler)Json_schema_validator
is_initialized() constJson_schema_validatorinline
is_valid(const char *document_str, size_t document_length, const JsonSchemaErrorHandler &error_handler, const JsonErrorHandler &depth_handler, bool *is_valid, Json_schema_validation_report *report) constJson_schema_validator
m_json_schema_validatorJson_schema_validatorprivate
~Json_schema_validator()Json_schema_validator