teqp 0.23.1
Loading...
Searching...
No Matches
teqp::squarewell::teqp::JSONValidationError Class Reference

Validation of a JSON schema failed. More...

#include <squarewell.hpp>

Inheritance diagram for teqp::squarewell::teqp::JSONValidationError:
teqp::squarewell::teqp::teqpException

Public Member Functions

 JSONValidationError (const std::vector< std::string > &errors)
 
- Public Member Functions inherited from teqp::squarewell::teqp::teqpException
const char * what () const noexcept override
 

Additional Inherited Members

- Protected Member Functions inherited from teqp::squarewell::teqp::teqpException
 teqpException (int code, const std::string &msg)
 
- Protected Attributes inherited from teqp::squarewell::teqp::teqpException
const int code
 
const std::string msg
 

Detailed Description

Validation of a JSON schema failed.

Definition at line 52 of file squarewell.hpp.

Constructor & Destructor Documentation

◆ JSONValidationError()

teqp::squarewell::teqp::JSONValidationError::JSONValidationError ( const std::vector< std::string > & errors)
inline

Definition at line 64 of file squarewell.hpp.


The documentation for this class was generated from the following file: