MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Json_schema_validation_report, including all inherited members.
document_location() const | Json_schema_validation_report | inline |
human_readable_reason() const | Json_schema_validation_report | |
m_document_location | Json_schema_validation_report | private |
m_schema_failed_keyword | Json_schema_validation_report | private |
m_schema_location | Json_schema_validation_report | private |
schema_failed_keyword() const | Json_schema_validation_report | inline |
schema_location() const | Json_schema_validation_report | inline |
set_error_report(std::string &&schema_location, const char *schema_failed_keyword, std::string &&document_location) | Json_schema_validation_report | inline |