IBMStreams / streamsx.json

Toolkit for working with JSON in SPL applications.
http://ibmstreams.github.io/streamsx.json/
Other
3 stars 19 forks source link

Expose parseJSON() status enum and messages #85

Closed leongor closed 7 years ago

leongor commented 7 years ago

Added JsonParseStatus enum type, parseJSON overload to have error status and offset, function to get message by an error code, updated JsonStatus with query path errors.