Function Parser.parseText

Builds a [Schema] from JSON text.

Schema parseText (
  string text
) @safe;