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

From: Doug Ewell <doug_at_ewellic.org>
Date: Thu, 07 May 2015 10:49:17 -0700

"Costello, Roger L." <Costello at mitre dot org> wrote:

> Are there tools to scan a JSON document to detect the presence of
> \uXXXX, where XXXX does not correspond to any Unicode character?

A tool like this would need to scan the Unicode Character Database, for
some given version, to determine which code points have been allocated
to a coded character in that version and which have not.

--
Doug Ewell | http://ewellic.org | Thornton, CO 🇺🇸
Received on Thu May 07 2015 - 12:50:34 CDT

This archive was generated by hypermail 2.2.0 : Thu May 07 2015 - 12:50:35 CDT