Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 441 Bytes

validation_error.md

File metadata and controls

22 lines (12 loc) · 441 Bytes

jsoncons::jsonschema::validation_error

#include <jsoncons_ext/jsonschema/jsonschema_error.hpp>

jsoncons::jsonschema::validation_error defines an exception type for reporting violations of a JSON Schema.

validation_error

Constructors

validation_error(const std::string& message);

Member functions

const char* what() const noexcept

Returns an error message