Skip to content

Class JSON_VALIDATOR

ClassList > JSON_VALIDATOR

Public Functions

Type Name
JSON_VALIDATOR (const char * schema_raw)
JSON_VALIDATOR (const JSON_VALIDATOR & copy)
const char * get_schema_raw () const
int load ()
JSON_VALIDATOR & operator= (const JSON_VALIDATOR & copy)
int validate (const JSON_DOC * doc) const
~JSON_VALIDATOR ()

Public Functions Documentation

function JSON_VALIDATOR [1/2]

explicit JSON_VALIDATOR::JSON_VALIDATOR (
    const  char * schema_raw
) 

function JSON_VALIDATOR [2/2]

JSON_VALIDATOR::JSON_VALIDATOR (
    const  JSON_VALIDATOR & copy
) 

function get_schema_raw

const  char * JSON_VALIDATOR::get_schema_raw () const

function load

int JSON_VALIDATOR::load () 

function operator=

JSON_VALIDATOR & JSON_VALIDATOR::operator= (
    const  JSON_VALIDATOR & copy
) 

function validate

int JSON_VALIDATOR::validate (
    const  JSON_DOC * doc
) const

function ~JSON_VALIDATOR

JSON_VALIDATOR::~JSON_VALIDATOR () 


The documentation for this class was generated from the following file cubrid/src/compat/db_json.cpp