📝 fix and extend documentation of discarded values
This commit is contained in:
parent
b386f4de0b
commit
9d81eedb42
1
doc/examples/parse__allow_exceptions.link
Normal file
1
doc/examples/parse__allow_exceptions.link
Normal file
@ -0,0 +1 @@
|
||||
<a target="_blank" href="https://wandbox.org/permlink/2TsG4VSg87HsRQC9"><b>online</b></a>
|
2
doc/examples/parse__allow_exceptions.output
Normal file
2
doc/examples/parse__allow_exceptions.output
Normal file
@ -0,0 +1,2 @@
|
||||
[json.exception.parse_error.101] parse error at line 4, column 0: syntax error while parsing value - invalid string: control character U+000A (LF) must be escaped to \u000A or \n; last read: '"value without closing quotes<U+000A>'
|
||||
the input is invalid JSON
|
Loading…
Reference in New Issue
Block a user