|
static bool | isValidNumber (const json_char *&ptr) json_nothrow json_read_priority |
|
static bool | isValidMember (const json_char *&ptr DEPTH_PARAM) json_nothrow json_read_priority |
|
static bool | isValidString (const json_char *&ptr) json_nothrow json_read_priority |
|
static bool | isValidNamedObject (const json_char *&ptr DEPTH_PARAM) json_nothrow json_read_priority |
|
static bool | isValidObject (const json_char *&ptr DEPTH_PARAM) json_nothrow json_read_priority |
|
static bool | isValidArray (const json_char *&ptr DEPTH_PARAM) json_nothrow json_read_priority |
|
static bool | isValidRoot (const json_char *json) json_nothrow json_read_priority |
|
static bool | isValidPartialRoot (const json_char *json) json_nothrow json_read_priority |
|
The documentation for this class was generated from the following files:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/Source/JSONValidator.h
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/Source/JSONValidator.cpp