yurai ~master (2022-05-09T17:34:28.3517347)
Dub
Repo
deserializeJsonSafe
yurai
json
serialization
Undocumented in source. Be warned that the author may not have intended to support it.
bool
deserializeJsonSafe
(
T
S
=
string
)
(
S
jsonString
,
out
T
value
,
out
S
[]
errorMessages
)
if
(
isSomeString
!
S
)
Meta
Source
See Implementation
yurai
json
serialization
functions
deserializeJson
deserializeJsonObject
deserializeJsonObjectSafe
deserializeJsonSafe
serializeJson
serializeJsonObject
serializeJsonObjectSafe
serializeJsonSafe
structs
JsonField
JsonIgnore
JsonRead
JsonRequired
JsonWrite