Function Parser.parseJson

Builds a [Schema] from a JSON parse tree.

Schema parseJson (
  std.json.JSONValue jsonSchema
) @trusted;