Ways to detect that XXXX in JSON \uXXXX does not correspond to a Unicode character?

From: Costello, Roger L. <costello_at_mitre.org>
Date: Thu, 7 May 2015 12:46:03 +0000

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