The Json Schema
Following schema gives an overview of the schema being used by MuiForms.
Please check how to read a json schema defintion here: Json Schema (opens in a new tab)
"root"}
:
{6 Items"$schema"
:
string
"http://json-schema.org/draft-04/schema#"
"type"
:
string
"object"
"title"
:
string
"MuiForm Schema"
"description"
:
string
"JSON schema definition used in MuiForm"
"properties"}
:
{1 Items"fields"}
:
{2 Items"type"
:
string
"array"
"items"]
:
[1 Items0}
:
{3 Items"type"
:
string
"object"
"properties"
:
{…
}4 Items"required"
:
[…
]3 Items"required"]
:
[1 Items0
:
string
"fields"