Property
JsonParser:strict
since: 1.10
Description [src]
Whether the parser should be strictly conforming to the JSON format, or allow custom extensions like comments.
Type: | gboolean |
Available since: | 1.10 |
Setter method | json_parser_set_strict() |
Getter method | json_parser_get_strict() |