Class: MultiJson::Engines::JsonPure
- Inherits:
-
Object
- Object
- MultiJson::Engines::JsonPure
- Extended by:
- JsonCommon
- Defined in:
- lib/json-schema/lib/multi_json/multi_json/engines/json_pure.rb
Overview
Use JSON pure to encode/decode.
Constant Summary collapse
- ParseError =
::JSON::ParserError