Successful parsing result.
Indicates the JSON was parsed without any errors. The data may still have been recovered from non-standard syntax (e.g., unquoted keys, trailing commas), but no information was lost.
The parsed type
The parsed data with correct type.
Success discriminator.
Always true for successful parsing.
true
Successful parsing result.
Indicates the JSON was parsed without any errors. The data may still have been recovered from non-standard syntax (e.g., unquoted keys, trailing commas), but no information was lost.