fast ~master (2022-06-05T03:59:22.8432012)
Dub
Repo
validateJSON
fast
json
Validates a JSON string.
void
validateJSON
(
T
:
const
(
char
)[]
)
(
T
text
)
Parameters
text
T
The string to load.
Throws
JSONException on validation errors.
Meta
Source
See Implementation
fast
json
enums
DataType
trustedSource
functions
parseJSON
parseJSONFile
parseTrustedJSON
parseTrustedJSONFile
validateJSON
validateJSONFile
structs
Json
JsonMapping
JsonParserState
Validates a JSON string.