Class 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]¶
function JSON_VALIDATOR [2/2]¶
function get_schema_raw¶
function load¶
function operator=¶
function validate¶
function ~JSON_VALIDATOR¶
The documentation for this class was generated from the following file cubrid/src/compat/db_json.cpp