Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ is_valid
Method
is_valid
include/jsoncons/json_decoder.hpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
bool is_valid() const
108
{
109
return is_valid_;
110
}
111
112
Json get_result()
113
{
Callers
15
cbor_typed_array_tests.cpp
File · 0.45
toon_decode_tests
Function · 0.45
toon_reader_tests.cpp
File · 0.45
json_reader_exception_tests.cpp
File · 0.45
polymorphic_allocator_tests.cpp
File · 0.45
scoped_allocator_adaptor_tests.cpp
File · 0.45
parse_string_tests.cpp
File · 0.45
jsonschema_patch_tests.cpp
File · 0.45
jsonschema_validator_tests.cpp
File · 0.45
jsonschema_draft6_tests.cpp
File · 0.45
jsonschema_draft4_tests.cpp
File · 0.45
jsonschema_draft7_tests.cpp
File · 0.45
Calls
no outgoing calls
Tested by
1
toon_decode_tests
Function · 0.36