That seems like a question best addressed by something like JSON Schema. ECMAScript is not unique in lacking sufficient native machinery to process JSON numbers that have no IEEE 754 64-bit representation, and similar issues exist for binary data and complex types like date/time values.
On Sunday, May 20, 2018, Anders Rundgren <[email protected]> wrote: > > My question was really how non-ES systems preferable should "talk numbers" > to ES when using JSON: > https://mail.mozilla.org/pipermail/es-discuss/2018-May/050889.html > > Anders > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

