Hi Folks,
The JSON specification says that a character may be escaped using this notation: \uXXXX (XXXX are four hex digits)
However, not every four hex digits corresponds to a Unicode character.
Are there tools to scan a JSON document to detect the presence of \uXXXX, where XXXX does not correspond to any Unicode character?
/Roger
Received on Thu May 07 2015 - 07:47:24 CDT
This archive was generated by hypermail 2.2.0 : Thu May 07 2015 - 07:47:25 CDT