JSONSchema

JSON schema for the user classification file.

Members

Functions

asJSONValue
auto asJSONValue()

Returns a JSONValue of this JSONSchema.

Variables

blacklist
string[] blacklist;
elevated
string[] elevated;
operator
string[] operator;
staff
string[] staff;
whitelist
string[] whitelist;