Changes for version 0.006 - 2022-08-26

  • Add schemas: json_str::array, json_str::hash.

Modules

A data structure, coerced from JSON string
Array, coercible from JSON string
Hash, coerced from JSON string
A JSON-encoded data or string
A string that contains valid JSON
A string that contains valid JSON and the JSON encodes an array
A string that contains valid JSON and the JSON encodes a hash (JavaScript object)
A data structure, coerced from JSON string
Array, coercible from JSON string
Hash, coerced from JSON string
A JSON-encoded data or string
A string that contains valid JSON
A string that contains valid JSON and the JSON encodes an array
A string that contains valid JSON and the JSON encodes a hash (JavaScript object)
Various schemas related to JSON