Strict JSON parsing mode
Source position: jsonscanner.pp line 143
public property TJSONScanner.Strict : Boolean |
Controls whether strict JSON parsing is enabled. When True, requires quotes around object member names and disallows single quotes. This property is deprecated; use Options instead.
joStrict |
|
Strict JSON parsing option |
|
Scanner options set |