MCPcopy Create free account

hub / github.com/pboettch/json-schema-validator / functions

Functions139 in github.com/pboettch/json-schema-validator

↓ 87 callersFunctionEXPECT_EQ
test/uri.cpp:19
↓ 67 callersMethodvalidate
src/json-validator.cpp:1505
↓ 35 callersMethodto_string
src/json-uri.cpp:118
↓ 33 callersMethoderror
src/json-validator.cpp:382
↓ 23 callersFunctioncombinationError
test/issue-105-verbose-combination-errors.cpp:152
↓ 22 callersMethodset_root_schema
src/json-validator.cpp:1495
↓ 16 callersMethodwhat
src/json-patch.hpp:14
↓ 11 callersFunctionrootError
test/issue-105-verbose-combination-errors.cpp:147
↓ 10 callersFunctionrange_check
src/string-format-check.cpp:31
↓ 10 callersFunctionvalidate
============================================================================== Validator function - for simplicity ===================================
test/issue-105-verbose-combination-errors.cpp:160
↓ 9 callersMethodinsert
src/json-validator.cpp:182
↓ 9 callersFunctionjson_validator
src/nlohmann/json-schema.hpp:179
↓ 6 callersMethodlocation
src/json-uri.cpp:102
↓ 6 callersMethodreset
test/binary-validation.cpp:87
↓ 6 callersMethodreset
test/issue-70-root-schema-constructor.cpp:64
↓ 6 callersMethodreset
test/issue-149-entry-selection.cpp:53
↓ 6 callersMethodreset
test/errors.cpp:64
↓ 5 callersMethodgetErrors
test/issue-105-verbose-combination-errors.cpp:123
↓ 4 callersFunctionreset
src/nlohmann/json-schema.hpp:155
↓ 4 callersFunctionsimpleTest
============================================================================== The test cases ========================================================
test/issue-105-verbose-combination-errors.cpp:175
↓ 4 callersFunctionverboseTest
test/issue-105-verbose-combination-errors.cpp:186
↓ 3 callersMethodpropagate
src/json-validator.cpp:445
↓ 3 callersFunctionshould_throw
test/issue-293.cpp:6
↓ 3 callersFunctiontestStringFormat
@return number of failed tests */
test/string-format-check-test.cpp:6
↓ 2 callersFunctiongenerateSchema
test/issue-105-verbose-combination-errors.cpp:99
↓ 2 callersFunctionis_address
src/smtp-address-validator.cpp:673
↓ 2 callersFunctionpaths
test/uri.cpp:32
↓ 2 callersFunctionrfc3339_date_check
@see date_time_check */
src/string-format-check.cpp:41
↓ 2 callersFunctionrfc3339_time_check
@see date_time_check */
src/string-format-check.cpp:67
↓ 2 callersMethodset_default_value
src/json-validator.cpp:67
↓ 2 callersMethodset_target
src/json-validator.cpp:127
↓ 2 callersFunctionusage
test/json-schema-validate.cpp:18
↓ 1 callersFunctionbase64_decode
from here https://stackoverflow.com/a/34571089/880584
test/JSON-Schema-Test-Suite/json-schema-test.cpp:44
↓ 1 callersFunctiondefault_string_format_check
* Checks validity for built-ins by converting the definitions given as ABNF in the linked RFC from * @see https://json-schema.org/understanding-json-
src/string-format-check.cpp:353
↓ 1 callersMethodget_or_create_ref
src/json-validator.cpp:244
↓ 1 callersFunctionget_version
()
conanfile.py:9
↓ 1 callersMethodinsert_schema
test/id-ref.cpp:96
↓ 1 callersMethodinsert_unknown_keyword
src/json-validator.cpp:201
↓ 1 callersFunctionis_ascii
src/string-format-check.cpp:195
↓ 1 callersMethodmake_for_default_
src/json-validator.cpp:45
↓ 1 callersFunctionpointer_plain_name
test/uri.cpp:61
↓ 1 callersFunctionrfc3339_date_time_check
* @see https://tools.ietf.org/html/rfc3339#section-5.6 * * @verbatim * date-fullyear = 4DIGIT * date-month = 2DIGIT ; 01-12 * date-mday
src/string-format-check.cpp:142
↓ 1 callersFunctionrfc3986_uri_check
* @see * * @verbatim * URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ] * * hier-part = "//" authority path-abempty *
src/string-format-check.cpp:294
↓ 1 callersMethodupdate
src/json-uri.cpp:16
MethodJsonPatchFormatException
src/json-patch.hpp:11
Functionappend
append a pointer-field to the pointer-part of this uri
src/nlohmann/json-schema.hpp:103
Methodarray
src/json-validator.cpp:1268
Functionas_tuple
src/nlohmann/json-schema.hpp:62
Methodboolean
src/json-validator.cpp:1019
Methodboolean_type
src/json-validator.cpp:996
Methodbuild
(self)
conanfile.py:71
Functioncontent
test/binary-validation.cpp:94
Functioncontent
test/JSON-Schema-Test-Suite/json-schema-test.cpp:71
Functionderive
create a new json_uri based in this one and the given uri resolves relative changes (pathes or pointers) and resets part if proto or hostname changes
src/nlohmann/json-schema.hpp:95
Methoderror
example/readme.cpp:79
Methoderror
test/binary-validation.cpp:75
Methoderror
test/issue-255-error-message-limit-precision.cpp:23
Methoderror
test/issue-70-root-schema-constructor.cpp:54
Methoderror
test/json-schema-validate.cpp:39
Methoderror
test/issue-149-entry-selection.cpp:43
Methoderror
test/issue-105-verbose-combination-errors.cpp:129
Methoderror
test/errors.cpp:54
Methoderror
src/json-validator.cpp:440
Methoderror
src/json-validator.cpp:1444
Methodescape
src/json-uri.cpp:137
Functionfragment
src/nlohmann/json-schema.hpp:80
Methodgenerate
(self)
conanfile.py:60
Methodis_validate_complete
src/json-validator.cpp:513
Methodjson_patch
src/json-patch.cpp:74
Methodjson_patch
src/json-patch.hpp:23
Methodjson_validator
src/json-validator.cpp:1457
Methodlayout
(self)
conanfile.py:68
Functionloader
test/json-schema-validate.cpp:24
Functionloader
test/issue-229-oneof-default-values.cpp:40
Functionloader
test/issue-189-default-values.cpp:68
Functionloader
test/JSON-Schema-Test-Suite/json-schema-test.cpp:19
Functionloader
test/issue-93/issue-93.cpp:25
Methodlogical_combination
src/json-validator.cpp:491
Methodlogical_not
src/json-validator.cpp:414
Functionmain
example/readme.cpp:49
Functionmain
example/format.cpp:34
Functionmain
test/binary-validation.cpp:109
Functionmain
test/issue-255-error-message-limit-precision.cpp:30
Functionmain
test/issue-70.cpp:36
Functionmain
test/issue-70-root-schema-constructor.cpp:75
Functionmain
test/json-schema-validate.cpp:46
Functionmain
test/issue-117-format-error.cpp:54
Functionmain
test/json-patch.cpp:28
Functionmain
test/issue-149-entry-selection.cpp:64
Functionmain
============================================================================== MAIN - calling the test cases =========================================
test/issue-105-verbose-combination-errors.cpp:308
Functionmain
test/issue-293.cpp:16
Functionmain
test/uri.cpp:86
Functionmain
test/issue-243-root-default-values.cpp:21
Functionmain
test/id-ref.cpp:135
Functionmain
test/issue-25-default-values.cpp:60
Functionmain
test/issue-229-oneof-default-values.cpp:45
Functionmain
test/issue-189-default-values.cpp:73
Functionmain
test/errors.cpp:73
Functionmain
test/string-format-check-test.cpp:36
Functionmain
test/issue-98.cpp:3
next →1–100 of 139, ranked by callers