Function Parser.parseAliases
Extracts and validates the "aliases" field for a schema.
static bool[string] parseAliases
(
std .json .JSONValue node
) @safe;
Extracts and validates the "aliases" field for a schema.
static bool[string] parseAliases
(
std .json .JSONValue node
) @safe;