JsonSchema
public string Format {
get;
set; }
public bool?
Hidden {
get;
set; }
public string Id {
get;
set; }
public double?
Maximum {
get;
set; }
public double?
Minimum {
get;
set; }
public string Pattern {
get;
set; }
public string Title {
get;
set; }