nfx-json 1.5.2
Modern C++20 JSON library with schema validation and generation
Loading...
Searching...
No Matches
nfx::json::ValidationError Member List

This is the complete list of members for nfx::json::ValidationError, including all inherited members.

actualValue() const noexceptnfx::json::ValidationErrorinline
constraint() const noexceptnfx::json::ValidationErrorinline
expectedValue() const noexceptnfx::json::ValidationErrorinline
message() const noexceptnfx::json::ValidationErrorinline
path() const noexceptnfx::json::ValidationErrorinline
toString() constnfx::json::ValidationError
ValidationError(const ErrorEntry &entry)nfx::json::ValidationErrorexplicit
ValidationError(std::string path, std::string message, std::string constraint, std::string expectedValue={}, std::string actualValue={})nfx::json::ValidationError
~ValidationError()=defaultnfx::json::ValidationError