@jsonforms/core 3.1.0-alpha.0 → 3.1.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/Helpers.d.ts +1 -1
- package/lib/actions/actions.d.ts +6 -5
- package/lib/generators/Generate.d.ts +1 -1
- package/lib/generators/schema.d.ts +1 -1
- package/lib/i18n/i18nTypes.d.ts +3 -2
- package/lib/i18n/i18nUtil.d.ts +2 -2
- package/lib/jsonforms-core.cjs.js +3 -3
- package/lib/jsonforms-core.cjs.js.map +1 -1
- package/lib/jsonforms-core.esm.js +2 -2
- package/lib/jsonforms-core.esm.js.map +1 -1
- package/lib/models/jsonSchema.d.ts +2 -2
- package/lib/models/uischema.d.ts +1 -1
- package/lib/reducers/cells.d.ts +2 -2
- package/lib/reducers/config.d.ts +1 -1
- package/lib/reducers/core.d.ts +3 -2
- package/lib/reducers/default-data.d.ts +1 -1
- package/lib/reducers/i18n.d.ts +1 -1
- package/lib/reducers/reducers.d.ts +4 -4
- package/lib/reducers/renderers.d.ts +2 -2
- package/lib/reducers/selectors.d.ts +6 -6
- package/lib/reducers/uischemas.d.ts +2 -2
- package/lib/store.d.ts +3 -3
- package/lib/testers/testers.d.ts +1 -1
- package/lib/util/cell.d.ts +3 -3
- package/lib/util/combinators.d.ts +1 -1
- package/lib/util/label.d.ts +1 -1
- package/lib/util/path.d.ts +6 -3
- package/lib/util/renderer.d.ts +5 -5
- package/lib/util/resolvers.d.ts +1 -1
- package/lib/util/runtime.d.ts +2 -2
- package/lib/util/util.d.ts +2 -2
- package/lib/util/validator.d.ts +1 -1
- package/package.json +7 -3
- package/src/Helpers.ts +1 -1
- package/src/actions/actions.ts +6 -5
- package/src/generators/Generate.ts +1 -1
- package/src/generators/schema.ts +1 -1
- package/src/i18n/i18nTypes.ts +3 -2
- package/src/i18n/i18nUtil.ts +2 -2
- package/src/models/jsonSchema.ts +2 -2
- package/src/models/uischema.ts +1 -1
- package/src/reducers/cells.ts +2 -2
- package/src/reducers/config.ts +1 -1
- package/src/reducers/core.ts +4 -3
- package/src/reducers/default-data.ts +1 -1
- package/src/reducers/i18n.ts +1 -1
- package/src/reducers/reducers.ts +4 -4
- package/src/reducers/renderers.ts +2 -2
- package/src/reducers/selectors.ts +6 -6
- package/src/reducers/uischemas.ts +2 -2
- package/src/store.ts +3 -3
- package/src/testers/testers.ts +2 -2
- package/src/util/cell.ts +3 -3
- package/src/util/combinators.ts +1 -1
- package/src/util/label.ts +1 -1
- package/src/util/path.ts +6 -3
- package/src/util/renderer.ts +5 -5
- package/src/util/resolvers.ts +2 -2
- package/src/util/runtime.ts +2 -2
- package/src/util/util.ts +2 -2
- package/src/util/validator.ts +1 -1
- package/.nycrc +0 -6
- package/docs/assets/css/main.css +0 -1
- package/docs/assets/images/icons.png +0 -0
- package/docs/assets/images/icons@2x.png +0 -0
- package/docs/assets/images/widgets.png +0 -0
- package/docs/assets/images/widgets@2x.png +0 -0
- package/docs/assets/js/main.js +0 -51
- package/docs/assets/js/search.json +0 -1
- package/docs/classes/gen.html +0 -406
- package/docs/enums/ruleeffect.html +0 -214
- package/docs/globals.html +0 -10568
- package/docs/index.html +0 -1297
- package/docs/interfaces/action.html +0 -166
- package/docs/interfaces/addcellrendereraction.html +0 -181
- package/docs/interfaces/addrendereraction.html +0 -181
- package/docs/interfaces/adduischemaaction.html +0 -181
- package/docs/interfaces/andcondition.html +0 -181
- package/docs/interfaces/anyaction.html +0 -189
- package/docs/interfaces/arraycontrolprops.html +0 -653
- package/docs/interfaces/arraylayoutprops.html +0 -648
- package/docs/interfaces/categorization.html +0 -281
- package/docs/interfaces/category.html +0 -279
- package/docs/interfaces/cellprops.html +0 -452
- package/docs/interfaces/combinatorrendererprops.html +0 -503
- package/docs/interfaces/combinatorsubschemarenderinfo.html +0 -181
- package/docs/interfaces/composablecondition.html +0 -193
- package/docs/interfaces/condition.html +0 -176
- package/docs/interfaces/controlelement.html +0 -280
- package/docs/interfaces/controlprops.html +0 -497
- package/docs/interfaces/controlstate.html +0 -184
- package/docs/interfaces/controlwithdetailprops.html +0 -501
- package/docs/interfaces/dispatchcellprops.html +0 -388
- package/docs/interfaces/dispatchcellstateprops.html +0 -408
- package/docs/interfaces/dispatchpropsofarraycontrol.html +0 -322
- package/docs/interfaces/dispatchpropsofcontrol.html +0 -204
- package/docs/interfaces/dispatchpropsofmultienumcontrol.html +0 -215
- package/docs/interfaces/enumcellprops.html +0 -467
- package/docs/interfaces/enumoption.html +0 -167
- package/docs/interfaces/formatted.html +0 -226
- package/docs/interfaces/grouplayout.html +0 -284
- package/docs/interfaces/horizontallayout.html +0 -234
- package/docs/interfaces/initaction.html +0 -209
- package/docs/interfaces/initactionoptions.html +0 -181
- package/docs/interfaces/internationalizable.html +0 -170
- package/docs/interfaces/jsonformscellrendererregistryentry.html +0 -167
- package/docs/interfaces/jsonformscore.html +0 -251
- package/docs/interfaces/jsonformsdefaultdataregistryentry.html +0 -167
- package/docs/interfaces/jsonformsextendedstate.html +0 -175
- package/docs/interfaces/jsonformsi18nstate.html +0 -181
- package/docs/interfaces/jsonformsprops.html +0 -321
- package/docs/interfaces/jsonformsrendererregistryentry.html +0 -167
- package/docs/interfaces/jsonformsstate.html +0 -170
- package/docs/interfaces/jsonformsstore.html +0 -376
- package/docs/interfaces/jsonformssubstates.html +0 -276
- package/docs/interfaces/jsonformsuischemaregistryentry.html +0 -167
- package/docs/interfaces/jsonschema4.html +0 -758
- package/docs/interfaces/jsonschema7.html +0 -884
- package/docs/interfaces/labelable.html +0 -184
- package/docs/interfaces/labeldescription.html +0 -184
- package/docs/interfaces/labeled.html +0 -182
- package/docs/interfaces/labelelement.html +0 -251
- package/docs/interfaces/labelprops.html +0 -339
- package/docs/interfaces/layout.html +0 -253
- package/docs/interfaces/layoutprops.html +0 -359
- package/docs/interfaces/leafcondition.html +0 -209
- package/docs/interfaces/orcondition.html +0 -181
- package/docs/interfaces/ownpropsofcell.html +0 -321
- package/docs/interfaces/ownpropsofcontrol.html +0 -305
- package/docs/interfaces/ownpropsofenum.html +0 -161
- package/docs/interfaces/ownpropsofenumcell.html +0 -335
- package/docs/interfaces/ownpropsofjsonformsrenderer.html +0 -296
- package/docs/interfaces/ownpropsoflabel.html +0 -286
- package/docs/interfaces/ownpropsoflayout.html +0 -305
- package/docs/interfaces/ownpropsofmasterlistitem.html +0 -289
- package/docs/interfaces/ownpropsofrenderer.html +0 -292
- package/docs/interfaces/referenceschemamap.html +0 -138
- package/docs/interfaces/registerdefaultdataaction.html +0 -181
- package/docs/interfaces/removecellrendereraction.html +0 -181
- package/docs/interfaces/removerendereraction.html +0 -181
- package/docs/interfaces/removeuischemaaction.html +0 -167
- package/docs/interfaces/rendererprops.html +0 -331
- package/docs/interfaces/rule.html +0 -185
- package/docs/interfaces/schemabasedcondition.html +0 -202
- package/docs/interfaces/scopable.html +0 -171
- package/docs/interfaces/scoped.html +0 -183
- package/docs/interfaces/setajvaction.html +0 -167
- package/docs/interfaces/setconfigaction.html +0 -167
- package/docs/interfaces/setlocaleaction.html +0 -167
- package/docs/interfaces/setschemaaction.html +0 -167
- package/docs/interfaces/settranslatoraction.html +0 -181
- package/docs/interfaces/setuischemaaction.html +0 -167
- package/docs/interfaces/setvalidationmodeaction.html +0 -167
- package/docs/interfaces/statepropsofarraycontrol.html +0 -474
- package/docs/interfaces/statepropsofarraylayout.html +0 -461
- package/docs/interfaces/statepropsofcell.html +0 -408
- package/docs/interfaces/statepropsofcombinator.html +0 -449
- package/docs/interfaces/statepropsofcontrol.html +0 -451
- package/docs/interfaces/statepropsofcontrolwithdetail.html +0 -463
- package/docs/interfaces/statepropsofenumcell.html +0 -422
- package/docs/interfaces/statepropsofjsonformsrenderer.html +0 -324
- package/docs/interfaces/statepropsoflabel.html +0 -343
- package/docs/interfaces/statepropsoflayout.html +0 -369
- package/docs/interfaces/statepropsofmasteritem.html +0 -309
- package/docs/interfaces/statepropsofrenderer.html +0 -331
- package/docs/interfaces/statepropsofscopedrenderer.html +0 -391
- package/docs/interfaces/store.html +0 -386
- package/docs/interfaces/testercontext.html +0 -184
- package/docs/interfaces/uischemaelement.html +0 -225
- package/docs/interfaces/unregisterdefaultdataaction.html +0 -167
- package/docs/interfaces/updateaction.html +0 -202
- package/docs/interfaces/updatecoreaction.html +0 -209
- package/docs/interfaces/updateerrorsaction.html +0 -167
- package/docs/interfaces/updatei18naction.html +0 -195
- package/docs/interfaces/verticallayout.html +0 -234
- package/docs/interfaces/withclassname.html +0 -153
- package/rollup.config.js +0 -44
- package/stats.html +0 -3279
- package/test/actions/actions.test.ts +0 -93
- package/test/generators/schema.test.ts +0 -224
- package/test/generators/uischema.test.ts +0 -576
- package/test/i18n/i18nUtil.test.ts +0 -88
- package/test/reducers/core.test.ts +0 -1682
- package/test/reducers/uischemas.test.ts +0 -173
- package/test/testers.test.ts +0 -948
- package/test/util/array.test.ts +0 -28
- package/test/util/cell.test.ts +0 -354
- package/test/util/derivetype.test.ts +0 -101
- package/test/util/label.test.ts +0 -364
- package/test/util/path.test.ts +0 -259
- package/test/util/renderer.test.ts +0 -1830
- package/test/util/resolvers.test.ts +0 -157
- package/test/util/runtime.test.ts +0 -779
- package/tsconfig.json +0 -13
|
@@ -1,884 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html class="default no-js">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>JsonSchema7 | JSON Forms Core</title>
|
|
7
|
-
<meta name="description" content="Documentation for JSON Forms Core">
|
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
-
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
|
-
</head>
|
|
11
|
-
<body>
|
|
12
|
-
<header>
|
|
13
|
-
<div class="tsd-page-toolbar">
|
|
14
|
-
<div class="container">
|
|
15
|
-
<div class="table-wrap">
|
|
16
|
-
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
|
17
|
-
<div class="field">
|
|
18
|
-
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
|
19
|
-
<input id="tsd-search-field" type="text" />
|
|
20
|
-
</div>
|
|
21
|
-
<ul class="results">
|
|
22
|
-
<li class="state loading">Preparing search index...</li>
|
|
23
|
-
<li class="state failure">The search index is not available</li>
|
|
24
|
-
</ul>
|
|
25
|
-
<a href="../index.html" class="title">JSON Forms Core</a>
|
|
26
|
-
</div>
|
|
27
|
-
<div class="table-cell" id="tsd-widgets">
|
|
28
|
-
<div id="tsd-filter">
|
|
29
|
-
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
|
30
|
-
<div class="tsd-filter-group">
|
|
31
|
-
<div class="tsd-select" id="tsd-filter-visibility">
|
|
32
|
-
<span class="tsd-select-label">All</span>
|
|
33
|
-
<ul class="tsd-select-list">
|
|
34
|
-
<li data-value="public">Public</li>
|
|
35
|
-
<li data-value="protected">Public/Protected</li>
|
|
36
|
-
<li data-value="private" class="selected">All</li>
|
|
37
|
-
</ul>
|
|
38
|
-
</div>
|
|
39
|
-
<input type="checkbox" id="tsd-filter-inherited" checked />
|
|
40
|
-
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
|
41
|
-
<input type="checkbox" id="tsd-filter-only-exported" />
|
|
42
|
-
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
|
|
43
|
-
</div>
|
|
44
|
-
</div>
|
|
45
|
-
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
|
46
|
-
</div>
|
|
47
|
-
</div>
|
|
48
|
-
</div>
|
|
49
|
-
</div>
|
|
50
|
-
<div class="tsd-page-title">
|
|
51
|
-
<div class="container">
|
|
52
|
-
<ul class="tsd-breadcrumb">
|
|
53
|
-
<li>
|
|
54
|
-
<a href="../globals.html">Globals</a>
|
|
55
|
-
</li>
|
|
56
|
-
<li>
|
|
57
|
-
<a href="jsonschema7.html">JsonSchema7</a>
|
|
58
|
-
</li>
|
|
59
|
-
</ul>
|
|
60
|
-
<h1>Interface JsonSchema7</h1>
|
|
61
|
-
</div>
|
|
62
|
-
</div>
|
|
63
|
-
</header>
|
|
64
|
-
<div class="container container-main">
|
|
65
|
-
<div class="row">
|
|
66
|
-
<div class="col-8 col-content">
|
|
67
|
-
<section class="tsd-panel tsd-hierarchy">
|
|
68
|
-
<h3>Hierarchy</h3>
|
|
69
|
-
<ul class="tsd-hierarchy">
|
|
70
|
-
<li>
|
|
71
|
-
<span class="target">JsonSchema7</span>
|
|
72
|
-
</li>
|
|
73
|
-
</ul>
|
|
74
|
-
</section>
|
|
75
|
-
<section class="tsd-panel-group tsd-index-group">
|
|
76
|
-
<h2>Index</h2>
|
|
77
|
-
<section class="tsd-panel tsd-index-panel">
|
|
78
|
-
<div class="tsd-index-content">
|
|
79
|
-
<section class="tsd-index-section ">
|
|
80
|
-
<h3>Properties</h3>
|
|
81
|
-
<ul class="tsd-index-list">
|
|
82
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#_id" class="tsd-kind-icon">$id</a></li>
|
|
83
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#_ref" class="tsd-kind-icon">$ref</a></li>
|
|
84
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#_schema" class="tsd-kind-icon">$schema</a></li>
|
|
85
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#additionalitems" class="tsd-kind-icon">additional<wbr>Items</a></li>
|
|
86
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#additionalproperties" class="tsd-kind-icon">additional<wbr>Properties</a></li>
|
|
87
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#allof" class="tsd-kind-icon">all<wbr>Of</a></li>
|
|
88
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#anyof" class="tsd-kind-icon">any<wbr>Of</a></li>
|
|
89
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#const" class="tsd-kind-icon">const</a></li>
|
|
90
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#contains" class="tsd-kind-icon">contains</a></li>
|
|
91
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#default" class="tsd-kind-icon">default</a></li>
|
|
92
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#definitions" class="tsd-kind-icon">definitions</a></li>
|
|
93
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#dependencies" class="tsd-kind-icon">dependencies</a></li>
|
|
94
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#description" class="tsd-kind-icon">description</a></li>
|
|
95
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#else" class="tsd-kind-icon">else</a></li>
|
|
96
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#enum" class="tsd-kind-icon">enum</a></li>
|
|
97
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#errormessage" class="tsd-kind-icon">error<wbr>Message</a></li>
|
|
98
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#examples" class="tsd-kind-icon">examples</a></li>
|
|
99
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#exclusivemaximum" class="tsd-kind-icon">exclusive<wbr>Maximum</a></li>
|
|
100
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#exclusiveminimum" class="tsd-kind-icon">exclusive<wbr>Minimum</a></li>
|
|
101
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#format" class="tsd-kind-icon">format</a></li>
|
|
102
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#if" class="tsd-kind-icon">if</a></li>
|
|
103
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#items" class="tsd-kind-icon">items</a></li>
|
|
104
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#maxitems" class="tsd-kind-icon">max<wbr>Items</a></li>
|
|
105
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#maxlength" class="tsd-kind-icon">max<wbr>Length</a></li>
|
|
106
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#maxproperties" class="tsd-kind-icon">max<wbr>Properties</a></li>
|
|
107
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#maximum" class="tsd-kind-icon">maximum</a></li>
|
|
108
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#minitems" class="tsd-kind-icon">min<wbr>Items</a></li>
|
|
109
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#minlength" class="tsd-kind-icon">min<wbr>Length</a></li>
|
|
110
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#minproperties" class="tsd-kind-icon">min<wbr>Properties</a></li>
|
|
111
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#minimum" class="tsd-kind-icon">minimum</a></li>
|
|
112
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#multipleof" class="tsd-kind-icon">multiple<wbr>Of</a></li>
|
|
113
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#not" class="tsd-kind-icon">not</a></li>
|
|
114
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#oneof" class="tsd-kind-icon">one<wbr>Of</a></li>
|
|
115
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#pattern" class="tsd-kind-icon">pattern</a></li>
|
|
116
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#patternproperties" class="tsd-kind-icon">pattern<wbr>Properties</a></li>
|
|
117
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#properties" class="tsd-kind-icon">properties</a></li>
|
|
118
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#propertynames" class="tsd-kind-icon">property<wbr>Names</a></li>
|
|
119
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#readonly" class="tsd-kind-icon">read<wbr>Only</a></li>
|
|
120
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#required" class="tsd-kind-icon">required</a></li>
|
|
121
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#then" class="tsd-kind-icon">then</a></li>
|
|
122
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#title" class="tsd-kind-icon">title</a></li>
|
|
123
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#type" class="tsd-kind-icon">type</a></li>
|
|
124
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#uniqueitems" class="tsd-kind-icon">unique<wbr>Items</a></li>
|
|
125
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="jsonschema7.html#writeonly" class="tsd-kind-icon">write<wbr>Only</a></li>
|
|
126
|
-
</ul>
|
|
127
|
-
</section>
|
|
128
|
-
</div>
|
|
129
|
-
</section>
|
|
130
|
-
</section>
|
|
131
|
-
<section class="tsd-panel-group tsd-member-group ">
|
|
132
|
-
<h2>Properties</h2>
|
|
133
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
134
|
-
<a name="_id" class="tsd-anchor"></a>
|
|
135
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> $id</h3>
|
|
136
|
-
<div class="tsd-signature tsd-kind-icon">$id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
137
|
-
<aside class="tsd-sources">
|
|
138
|
-
<ul>
|
|
139
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:38</li>
|
|
140
|
-
</ul>
|
|
141
|
-
</aside>
|
|
142
|
-
<div class="tsd-comment tsd-typography">
|
|
143
|
-
<div class="lead">
|
|
144
|
-
<p>This is important because it tells refs where
|
|
145
|
-
the root of the document is located</p>
|
|
146
|
-
</div>
|
|
147
|
-
</div>
|
|
148
|
-
</section>
|
|
149
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
150
|
-
<a name="_ref" class="tsd-anchor"></a>
|
|
151
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> $ref</h3>
|
|
152
|
-
<div class="tsd-signature tsd-kind-icon">$ref<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
153
|
-
<aside class="tsd-sources">
|
|
154
|
-
<ul>
|
|
155
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:30</li>
|
|
156
|
-
</ul>
|
|
157
|
-
</aside>
|
|
158
|
-
</section>
|
|
159
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
160
|
-
<a name="_schema" class="tsd-anchor"></a>
|
|
161
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> $schema</h3>
|
|
162
|
-
<div class="tsd-signature tsd-kind-icon">$schema<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
163
|
-
<aside class="tsd-sources">
|
|
164
|
-
<ul>
|
|
165
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:43</li>
|
|
166
|
-
</ul>
|
|
167
|
-
</aside>
|
|
168
|
-
<div class="tsd-comment tsd-typography">
|
|
169
|
-
<div class="lead">
|
|
170
|
-
<p>It is recommended that the meta-schema is
|
|
171
|
-
included in the root of any JSON Schema</p>
|
|
172
|
-
</div>
|
|
173
|
-
</div>
|
|
174
|
-
</section>
|
|
175
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
176
|
-
<a name="additionalitems" class="tsd-anchor"></a>
|
|
177
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> additional<wbr>Items</h3>
|
|
178
|
-
<div class="tsd-signature tsd-kind-icon">additional<wbr>Items<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></div>
|
|
179
|
-
<aside class="tsd-sources">
|
|
180
|
-
<ul>
|
|
181
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:91</li>
|
|
182
|
-
</ul>
|
|
183
|
-
</aside>
|
|
184
|
-
</section>
|
|
185
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
186
|
-
<a name="additionalproperties" class="tsd-anchor"></a>
|
|
187
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> additional<wbr>Properties</h3>
|
|
188
|
-
<div class="tsd-signature tsd-kind-icon">additional<wbr>Properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></div>
|
|
189
|
-
<aside class="tsd-sources">
|
|
190
|
-
<ul>
|
|
191
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:103</li>
|
|
192
|
-
</ul>
|
|
193
|
-
</aside>
|
|
194
|
-
</section>
|
|
195
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
196
|
-
<a name="allof" class="tsd-anchor"></a>
|
|
197
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> all<wbr>Of</h3>
|
|
198
|
-
<div class="tsd-signature tsd-kind-icon">all<wbr>Of<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a><span class="tsd-signature-symbol">[]</span></div>
|
|
199
|
-
<aside class="tsd-sources">
|
|
200
|
-
<ul>
|
|
201
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:148</li>
|
|
202
|
-
</ul>
|
|
203
|
-
</aside>
|
|
204
|
-
</section>
|
|
205
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
206
|
-
<a name="anyof" class="tsd-anchor"></a>
|
|
207
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> any<wbr>Of</h3>
|
|
208
|
-
<div class="tsd-signature tsd-kind-icon">any<wbr>Of<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a><span class="tsd-signature-symbol">[]</span></div>
|
|
209
|
-
<aside class="tsd-sources">
|
|
210
|
-
<ul>
|
|
211
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:149</li>
|
|
212
|
-
</ul>
|
|
213
|
-
</aside>
|
|
214
|
-
</section>
|
|
215
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
216
|
-
<a name="const" class="tsd-anchor"></a>
|
|
217
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> const</h3>
|
|
218
|
-
<div class="tsd-signature tsd-kind-icon">const<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
|
|
219
|
-
<aside class="tsd-sources">
|
|
220
|
-
<ul>
|
|
221
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:162</li>
|
|
222
|
-
</ul>
|
|
223
|
-
</aside>
|
|
224
|
-
</section>
|
|
225
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
226
|
-
<a name="contains" class="tsd-anchor"></a>
|
|
227
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> contains</h3>
|
|
228
|
-
<div class="tsd-signature tsd-kind-icon">contains<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></div>
|
|
229
|
-
<aside class="tsd-sources">
|
|
230
|
-
<ul>
|
|
231
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:160</li>
|
|
232
|
-
</ul>
|
|
233
|
-
</aside>
|
|
234
|
-
</section>
|
|
235
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
236
|
-
<a name="default" class="tsd-anchor"></a>
|
|
237
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> default</h3>
|
|
238
|
-
<div class="tsd-signature tsd-kind-icon">default<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
|
|
239
|
-
<aside class="tsd-sources">
|
|
240
|
-
<ul>
|
|
241
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:56</li>
|
|
242
|
-
</ul>
|
|
243
|
-
</aside>
|
|
244
|
-
<div class="tsd-comment tsd-typography">
|
|
245
|
-
<div class="lead">
|
|
246
|
-
<p>Default json for the object represented by
|
|
247
|
-
this schema</p>
|
|
248
|
-
</div>
|
|
249
|
-
</div>
|
|
250
|
-
</section>
|
|
251
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
252
|
-
<a name="definitions" class="tsd-anchor"></a>
|
|
253
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> definitions</h3>
|
|
254
|
-
<div class="tsd-signature tsd-kind-icon">definitions<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div>
|
|
255
|
-
<aside class="tsd-sources">
|
|
256
|
-
<ul>
|
|
257
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:108</li>
|
|
258
|
-
</ul>
|
|
259
|
-
</aside>
|
|
260
|
-
<div class="tsd-comment tsd-typography">
|
|
261
|
-
<div class="lead">
|
|
262
|
-
<p>Holds simple JSON Schema definitions for
|
|
263
|
-
referencing from elsewhere.</p>
|
|
264
|
-
</div>
|
|
265
|
-
</div>
|
|
266
|
-
<div class="tsd-type-declaration">
|
|
267
|
-
<h4>Type declaration</h4>
|
|
268
|
-
<ul class="tsd-parameters">
|
|
269
|
-
<li class="tsd-parameter-index-signature">
|
|
270
|
-
<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></h5>
|
|
271
|
-
</li>
|
|
272
|
-
</ul>
|
|
273
|
-
</div>
|
|
274
|
-
</section>
|
|
275
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
276
|
-
<a name="dependencies" class="tsd-anchor"></a>
|
|
277
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> dependencies</h3>
|
|
278
|
-
<div class="tsd-signature tsd-kind-icon">dependencies<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div>
|
|
279
|
-
<aside class="tsd-sources">
|
|
280
|
-
<ul>
|
|
281
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:126</li>
|
|
282
|
-
</ul>
|
|
283
|
-
</aside>
|
|
284
|
-
<div class="tsd-comment tsd-typography">
|
|
285
|
-
<div class="lead">
|
|
286
|
-
<p>If the key is present as a property then the
|
|
287
|
-
string of properties must also be present.
|
|
288
|
-
If the value is a JSON Schema then it must
|
|
289
|
-
also be valid for the object if the key is
|
|
290
|
-
present.</p>
|
|
291
|
-
</div>
|
|
292
|
-
</div>
|
|
293
|
-
<div class="tsd-type-declaration">
|
|
294
|
-
<h4>Type declaration</h4>
|
|
295
|
-
<ul class="tsd-parameters">
|
|
296
|
-
<li class="tsd-parameter-index-signature">
|
|
297
|
-
<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
298
|
-
</li>
|
|
299
|
-
</ul>
|
|
300
|
-
</div>
|
|
301
|
-
</section>
|
|
302
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
303
|
-
<a name="description" class="tsd-anchor"></a>
|
|
304
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> description</h3>
|
|
305
|
-
<div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
306
|
-
<aside class="tsd-sources">
|
|
307
|
-
<ul>
|
|
308
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:51</li>
|
|
309
|
-
</ul>
|
|
310
|
-
</aside>
|
|
311
|
-
<div class="tsd-comment tsd-typography">
|
|
312
|
-
<div class="lead">
|
|
313
|
-
<p>Schema description</p>
|
|
314
|
-
</div>
|
|
315
|
-
</div>
|
|
316
|
-
</section>
|
|
317
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
318
|
-
<a name="else" class="tsd-anchor"></a>
|
|
319
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> else</h3>
|
|
320
|
-
<div class="tsd-signature tsd-kind-icon">else<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></div>
|
|
321
|
-
<aside class="tsd-sources">
|
|
322
|
-
<ul>
|
|
323
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:165</li>
|
|
324
|
-
</ul>
|
|
325
|
-
</aside>
|
|
326
|
-
</section>
|
|
327
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
328
|
-
<a name="enum" class="tsd-anchor"></a>
|
|
329
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> enum</h3>
|
|
330
|
-
<div class="tsd-signature tsd-kind-icon">enum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div>
|
|
331
|
-
<aside class="tsd-sources">
|
|
332
|
-
<ul>
|
|
333
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:137</li>
|
|
334
|
-
</ul>
|
|
335
|
-
</aside>
|
|
336
|
-
<div class="tsd-comment tsd-typography">
|
|
337
|
-
<div class="lead">
|
|
338
|
-
<p>Enumerates the values that this schema can be
|
|
339
|
-
e.g.
|
|
340
|
-
{"type": "string",
|
|
341
|
-
"enum": ["red", "green", "blue"]}</p>
|
|
342
|
-
</div>
|
|
343
|
-
</div>
|
|
344
|
-
</section>
|
|
345
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
346
|
-
<a name="errormessage" class="tsd-anchor"></a>
|
|
347
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> error<wbr>Message</h3>
|
|
348
|
-
<div class="tsd-signature tsd-kind-icon">error<wbr>Message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
|
|
349
|
-
<aside class="tsd-sources">
|
|
350
|
-
<ul>
|
|
351
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:166</li>
|
|
352
|
-
</ul>
|
|
353
|
-
</aside>
|
|
354
|
-
</section>
|
|
355
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
356
|
-
<a name="examples" class="tsd-anchor"></a>
|
|
357
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> examples</h3>
|
|
358
|
-
<div class="tsd-signature tsd-kind-icon">examples<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div>
|
|
359
|
-
<aside class="tsd-sources">
|
|
360
|
-
<ul>
|
|
361
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:159</li>
|
|
362
|
-
</ul>
|
|
363
|
-
</aside>
|
|
364
|
-
</section>
|
|
365
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
366
|
-
<a name="exclusivemaximum" class="tsd-anchor"></a>
|
|
367
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> exclusive<wbr>Maximum</h3>
|
|
368
|
-
<div class="tsd-signature tsd-kind-icon">exclusive<wbr>Maximum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
369
|
-
<aside class="tsd-sources">
|
|
370
|
-
<ul>
|
|
371
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:70</li>
|
|
372
|
-
</ul>
|
|
373
|
-
</aside>
|
|
374
|
-
<div class="tsd-comment tsd-typography">
|
|
375
|
-
<div class="lead">
|
|
376
|
-
<p>If true maximum must be > value, >= otherwise</p>
|
|
377
|
-
</div>
|
|
378
|
-
</div>
|
|
379
|
-
</section>
|
|
380
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
381
|
-
<a name="exclusiveminimum" class="tsd-anchor"></a>
|
|
382
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> exclusive<wbr>Minimum</h3>
|
|
383
|
-
<div class="tsd-signature tsd-kind-icon">exclusive<wbr>Minimum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
384
|
-
<aside class="tsd-sources">
|
|
385
|
-
<ul>
|
|
386
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:75</li>
|
|
387
|
-
</ul>
|
|
388
|
-
</aside>
|
|
389
|
-
<div class="tsd-comment tsd-typography">
|
|
390
|
-
<div class="lead">
|
|
391
|
-
<p>If true minimum must be < value, <= otherwise</p>
|
|
392
|
-
</div>
|
|
393
|
-
</div>
|
|
394
|
-
</section>
|
|
395
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
396
|
-
<a name="format" class="tsd-anchor"></a>
|
|
397
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> format</h3>
|
|
398
|
-
<div class="tsd-signature tsd-kind-icon">format<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
399
|
-
<aside class="tsd-sources">
|
|
400
|
-
<ul>
|
|
401
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:156</li>
|
|
402
|
-
</ul>
|
|
403
|
-
</aside>
|
|
404
|
-
</section>
|
|
405
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
406
|
-
<a name="if" class="tsd-anchor"></a>
|
|
407
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> if</h3>
|
|
408
|
-
<div class="tsd-signature tsd-kind-icon">if<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></div>
|
|
409
|
-
<aside class="tsd-sources">
|
|
410
|
-
<ul>
|
|
411
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:163</li>
|
|
412
|
-
</ul>
|
|
413
|
-
</aside>
|
|
414
|
-
</section>
|
|
415
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
416
|
-
<a name="items" class="tsd-anchor"></a>
|
|
417
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> items</h3>
|
|
418
|
-
<div class="tsd-signature tsd-kind-icon">items<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a><span class="tsd-signature-symbol"> | </span><a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a><span class="tsd-signature-symbol">[]</span></div>
|
|
419
|
-
<aside class="tsd-sources">
|
|
420
|
-
<ul>
|
|
421
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:92</li>
|
|
422
|
-
</ul>
|
|
423
|
-
</aside>
|
|
424
|
-
</section>
|
|
425
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
426
|
-
<a name="maxitems" class="tsd-anchor"></a>
|
|
427
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr>Items</h3>
|
|
428
|
-
<div class="tsd-signature tsd-kind-icon">max<wbr>Items<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
429
|
-
<aside class="tsd-sources">
|
|
430
|
-
<ul>
|
|
431
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:93</li>
|
|
432
|
-
</ul>
|
|
433
|
-
</aside>
|
|
434
|
-
</section>
|
|
435
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
436
|
-
<a name="maxlength" class="tsd-anchor"></a>
|
|
437
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr>Length</h3>
|
|
438
|
-
<div class="tsd-signature tsd-kind-icon">max<wbr>Length<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
439
|
-
<aside class="tsd-sources">
|
|
440
|
-
<ul>
|
|
441
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:80</li>
|
|
442
|
-
</ul>
|
|
443
|
-
</aside>
|
|
444
|
-
</section>
|
|
445
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
446
|
-
<a name="maxproperties" class="tsd-anchor"></a>
|
|
447
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr>Properties</h3>
|
|
448
|
-
<div class="tsd-signature tsd-kind-icon">max<wbr>Properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
449
|
-
<aside class="tsd-sources">
|
|
450
|
-
<ul>
|
|
451
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:100</li>
|
|
452
|
-
</ul>
|
|
453
|
-
</aside>
|
|
454
|
-
</section>
|
|
455
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
456
|
-
<a name="maximum" class="tsd-anchor"></a>
|
|
457
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> maximum</h3>
|
|
458
|
-
<div class="tsd-signature tsd-kind-icon">maximum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
459
|
-
<aside class="tsd-sources">
|
|
460
|
-
<ul>
|
|
461
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:66</li>
|
|
462
|
-
</ul>
|
|
463
|
-
</aside>
|
|
464
|
-
</section>
|
|
465
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
466
|
-
<a name="minitems" class="tsd-anchor"></a>
|
|
467
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> min<wbr>Items</h3>
|
|
468
|
-
<div class="tsd-signature tsd-kind-icon">min<wbr>Items<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
469
|
-
<aside class="tsd-sources">
|
|
470
|
-
<ul>
|
|
471
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:94</li>
|
|
472
|
-
</ul>
|
|
473
|
-
</aside>
|
|
474
|
-
</section>
|
|
475
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
476
|
-
<a name="minlength" class="tsd-anchor"></a>
|
|
477
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> min<wbr>Length</h3>
|
|
478
|
-
<div class="tsd-signature tsd-kind-icon">min<wbr>Length<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
479
|
-
<aside class="tsd-sources">
|
|
480
|
-
<ul>
|
|
481
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:81</li>
|
|
482
|
-
</ul>
|
|
483
|
-
</aside>
|
|
484
|
-
</section>
|
|
485
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
486
|
-
<a name="minproperties" class="tsd-anchor"></a>
|
|
487
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> min<wbr>Properties</h3>
|
|
488
|
-
<div class="tsd-signature tsd-kind-icon">min<wbr>Properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
489
|
-
<aside class="tsd-sources">
|
|
490
|
-
<ul>
|
|
491
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:101</li>
|
|
492
|
-
</ul>
|
|
493
|
-
</aside>
|
|
494
|
-
</section>
|
|
495
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
496
|
-
<a name="minimum" class="tsd-anchor"></a>
|
|
497
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> minimum</h3>
|
|
498
|
-
<div class="tsd-signature tsd-kind-icon">minimum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
499
|
-
<aside class="tsd-sources">
|
|
500
|
-
<ul>
|
|
501
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:71</li>
|
|
502
|
-
</ul>
|
|
503
|
-
</aside>
|
|
504
|
-
</section>
|
|
505
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
506
|
-
<a name="multipleof" class="tsd-anchor"></a>
|
|
507
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> multiple<wbr>Of</h3>
|
|
508
|
-
<div class="tsd-signature tsd-kind-icon">multiple<wbr>Of<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
509
|
-
<aside class="tsd-sources">
|
|
510
|
-
<ul>
|
|
511
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:65</li>
|
|
512
|
-
</ul>
|
|
513
|
-
</aside>
|
|
514
|
-
<div class="tsd-comment tsd-typography">
|
|
515
|
-
<div class="lead">
|
|
516
|
-
<p>The value must be a multiple of the number
|
|
517
|
-
(e.g. 10 is a multiple of 5)</p>
|
|
518
|
-
</div>
|
|
519
|
-
</div>
|
|
520
|
-
</section>
|
|
521
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
522
|
-
<a name="not" class="tsd-anchor"></a>
|
|
523
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> not</h3>
|
|
524
|
-
<div class="tsd-signature tsd-kind-icon">not<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></div>
|
|
525
|
-
<aside class="tsd-sources">
|
|
526
|
-
<ul>
|
|
527
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:154</li>
|
|
528
|
-
</ul>
|
|
529
|
-
</aside>
|
|
530
|
-
<div class="tsd-comment tsd-typography">
|
|
531
|
-
<div class="lead">
|
|
532
|
-
<p>The entity being validated must not match this schema</p>
|
|
533
|
-
</div>
|
|
534
|
-
</div>
|
|
535
|
-
</section>
|
|
536
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
537
|
-
<a name="oneof" class="tsd-anchor"></a>
|
|
538
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> one<wbr>Of</h3>
|
|
539
|
-
<div class="tsd-signature tsd-kind-icon">one<wbr>Of<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a><span class="tsd-signature-symbol">[]</span></div>
|
|
540
|
-
<aside class="tsd-sources">
|
|
541
|
-
<ul>
|
|
542
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:150</li>
|
|
543
|
-
</ul>
|
|
544
|
-
</aside>
|
|
545
|
-
</section>
|
|
546
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
547
|
-
<a name="pattern" class="tsd-anchor"></a>
|
|
548
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> pattern</h3>
|
|
549
|
-
<div class="tsd-signature tsd-kind-icon">pattern<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
550
|
-
<aside class="tsd-sources">
|
|
551
|
-
<ul>
|
|
552
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:86</li>
|
|
553
|
-
</ul>
|
|
554
|
-
</aside>
|
|
555
|
-
<div class="tsd-comment tsd-typography">
|
|
556
|
-
<div class="lead">
|
|
557
|
-
<p>This is a regex string that the value must
|
|
558
|
-
conform to</p>
|
|
559
|
-
</div>
|
|
560
|
-
</div>
|
|
561
|
-
</section>
|
|
562
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
563
|
-
<a name="patternproperties" class="tsd-anchor"></a>
|
|
564
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> pattern<wbr>Properties</h3>
|
|
565
|
-
<div class="tsd-signature tsd-kind-icon">pattern<wbr>Properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div>
|
|
566
|
-
<aside class="tsd-sources">
|
|
567
|
-
<ul>
|
|
568
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:118</li>
|
|
569
|
-
</ul>
|
|
570
|
-
</aside>
|
|
571
|
-
<div class="tsd-comment tsd-typography">
|
|
572
|
-
<div class="lead">
|
|
573
|
-
<p>The key of this object is a regex for which
|
|
574
|
-
properties the schema applies to</p>
|
|
575
|
-
</div>
|
|
576
|
-
</div>
|
|
577
|
-
<div class="tsd-type-declaration">
|
|
578
|
-
<h4>Type declaration</h4>
|
|
579
|
-
<ul class="tsd-parameters">
|
|
580
|
-
<li class="tsd-parameter-index-signature">
|
|
581
|
-
<h5><span class="tsd-signature-symbol">[</span>pattern: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></h5>
|
|
582
|
-
</li>
|
|
583
|
-
</ul>
|
|
584
|
-
</div>
|
|
585
|
-
</section>
|
|
586
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
587
|
-
<a name="properties" class="tsd-anchor"></a>
|
|
588
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> properties</h3>
|
|
589
|
-
<div class="tsd-signature tsd-kind-icon">properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div>
|
|
590
|
-
<aside class="tsd-sources">
|
|
591
|
-
<ul>
|
|
592
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:113</li>
|
|
593
|
-
</ul>
|
|
594
|
-
</aside>
|
|
595
|
-
<div class="tsd-comment tsd-typography">
|
|
596
|
-
<div class="lead">
|
|
597
|
-
<p>The keys that can exist on the object with the
|
|
598
|
-
json schema that should validate their value</p>
|
|
599
|
-
</div>
|
|
600
|
-
</div>
|
|
601
|
-
<div class="tsd-type-declaration">
|
|
602
|
-
<h4>Type declaration</h4>
|
|
603
|
-
<ul class="tsd-parameters">
|
|
604
|
-
<li class="tsd-parameter-index-signature">
|
|
605
|
-
<h5><span class="tsd-signature-symbol">[</span>property: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></h5>
|
|
606
|
-
</li>
|
|
607
|
-
</ul>
|
|
608
|
-
</div>
|
|
609
|
-
</section>
|
|
610
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
611
|
-
<a name="propertynames" class="tsd-anchor"></a>
|
|
612
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> property<wbr>Names</h3>
|
|
613
|
-
<div class="tsd-signature tsd-kind-icon">property<wbr>Names<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></div>
|
|
614
|
-
<aside class="tsd-sources">
|
|
615
|
-
<ul>
|
|
616
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:161</li>
|
|
617
|
-
</ul>
|
|
618
|
-
</aside>
|
|
619
|
-
</section>
|
|
620
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
621
|
-
<a name="readonly" class="tsd-anchor"></a>
|
|
622
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> read<wbr>Only</h3>
|
|
623
|
-
<div class="tsd-signature tsd-kind-icon">read<wbr>Only<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
624
|
-
<aside class="tsd-sources">
|
|
625
|
-
<ul>
|
|
626
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:157</li>
|
|
627
|
-
</ul>
|
|
628
|
-
</aside>
|
|
629
|
-
</section>
|
|
630
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
631
|
-
<a name="required" class="tsd-anchor"></a>
|
|
632
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> required</h3>
|
|
633
|
-
<div class="tsd-signature tsd-kind-icon">required<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
|
|
634
|
-
<aside class="tsd-sources">
|
|
635
|
-
<ul>
|
|
636
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:102</li>
|
|
637
|
-
</ul>
|
|
638
|
-
</aside>
|
|
639
|
-
</section>
|
|
640
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
641
|
-
<a name="then" class="tsd-anchor"></a>
|
|
642
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> then</h3>
|
|
643
|
-
<div class="tsd-signature tsd-kind-icon">then<span class="tsd-signature-symbol">:</span> <a href="jsonschema7.html" class="tsd-signature-type">JsonSchema7</a></div>
|
|
644
|
-
<aside class="tsd-sources">
|
|
645
|
-
<ul>
|
|
646
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:164</li>
|
|
647
|
-
</ul>
|
|
648
|
-
</aside>
|
|
649
|
-
</section>
|
|
650
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
651
|
-
<a name="title" class="tsd-anchor"></a>
|
|
652
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> title</h3>
|
|
653
|
-
<div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
654
|
-
<aside class="tsd-sources">
|
|
655
|
-
<ul>
|
|
656
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:47</li>
|
|
657
|
-
</ul>
|
|
658
|
-
</aside>
|
|
659
|
-
<div class="tsd-comment tsd-typography">
|
|
660
|
-
<div class="lead">
|
|
661
|
-
<p>Title of the schema</p>
|
|
662
|
-
</div>
|
|
663
|
-
</div>
|
|
664
|
-
</section>
|
|
665
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
666
|
-
<a name="type" class="tsd-anchor"></a>
|
|
667
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> type</h3>
|
|
668
|
-
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
|
|
669
|
-
<aside class="tsd-sources">
|
|
670
|
-
<ul>
|
|
671
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:143</li>
|
|
672
|
-
</ul>
|
|
673
|
-
</aside>
|
|
674
|
-
<div class="tsd-comment tsd-typography">
|
|
675
|
-
<div class="lead">
|
|
676
|
-
<p>The basic type of this schema, can be one of
|
|
677
|
-
[string, number, object, array, boolean, null]
|
|
678
|
-
or an array of the acceptable types</p>
|
|
679
|
-
</div>
|
|
680
|
-
</div>
|
|
681
|
-
</section>
|
|
682
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
683
|
-
<a name="uniqueitems" class="tsd-anchor"></a>
|
|
684
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> unique<wbr>Items</h3>
|
|
685
|
-
<div class="tsd-signature tsd-kind-icon">unique<wbr>Items<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
686
|
-
<aside class="tsd-sources">
|
|
687
|
-
<ul>
|
|
688
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:95</li>
|
|
689
|
-
</ul>
|
|
690
|
-
</aside>
|
|
691
|
-
</section>
|
|
692
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
693
|
-
<a name="writeonly" class="tsd-anchor"></a>
|
|
694
|
-
<h3><span class="tsd-flag ts-flagOptional">Optional</span> write<wbr>Only</h3>
|
|
695
|
-
<div class="tsd-signature tsd-kind-icon">write<wbr>Only<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
696
|
-
<aside class="tsd-sources">
|
|
697
|
-
<ul>
|
|
698
|
-
<li>Defined in packages/core/src/models/jsonSchema7.ts:158</li>
|
|
699
|
-
</ul>
|
|
700
|
-
</aside>
|
|
701
|
-
</section>
|
|
702
|
-
</section>
|
|
703
|
-
</div>
|
|
704
|
-
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
705
|
-
<nav class="tsd-navigation primary">
|
|
706
|
-
<ul>
|
|
707
|
-
<li class="globals ">
|
|
708
|
-
<a href="../globals.html"><em>Globals</em></a>
|
|
709
|
-
</li>
|
|
710
|
-
</ul>
|
|
711
|
-
</nav>
|
|
712
|
-
<nav class="tsd-navigation secondary menu-sticky">
|
|
713
|
-
<ul class="before-current">
|
|
714
|
-
</ul>
|
|
715
|
-
<ul class="current">
|
|
716
|
-
<li class="current tsd-kind-interface">
|
|
717
|
-
<a href="jsonschema7.html" class="tsd-kind-icon">Json<wbr>Schema7</a>
|
|
718
|
-
<ul>
|
|
719
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
720
|
-
<a href="jsonschema7.html#_id" class="tsd-kind-icon">$id</a>
|
|
721
|
-
</li>
|
|
722
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
723
|
-
<a href="jsonschema7.html#_ref" class="tsd-kind-icon">$ref</a>
|
|
724
|
-
</li>
|
|
725
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
726
|
-
<a href="jsonschema7.html#_schema" class="tsd-kind-icon">$schema</a>
|
|
727
|
-
</li>
|
|
728
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
729
|
-
<a href="jsonschema7.html#additionalitems" class="tsd-kind-icon">additional<wbr>Items</a>
|
|
730
|
-
</li>
|
|
731
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
732
|
-
<a href="jsonschema7.html#additionalproperties" class="tsd-kind-icon">additional<wbr>Properties</a>
|
|
733
|
-
</li>
|
|
734
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
735
|
-
<a href="jsonschema7.html#allof" class="tsd-kind-icon">all<wbr>Of</a>
|
|
736
|
-
</li>
|
|
737
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
738
|
-
<a href="jsonschema7.html#anyof" class="tsd-kind-icon">any<wbr>Of</a>
|
|
739
|
-
</li>
|
|
740
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
741
|
-
<a href="jsonschema7.html#const" class="tsd-kind-icon">const</a>
|
|
742
|
-
</li>
|
|
743
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
744
|
-
<a href="jsonschema7.html#contains" class="tsd-kind-icon">contains</a>
|
|
745
|
-
</li>
|
|
746
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
747
|
-
<a href="jsonschema7.html#default" class="tsd-kind-icon">default</a>
|
|
748
|
-
</li>
|
|
749
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
750
|
-
<a href="jsonschema7.html#definitions" class="tsd-kind-icon">definitions</a>
|
|
751
|
-
</li>
|
|
752
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
753
|
-
<a href="jsonschema7.html#dependencies" class="tsd-kind-icon">dependencies</a>
|
|
754
|
-
</li>
|
|
755
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
756
|
-
<a href="jsonschema7.html#description" class="tsd-kind-icon">description</a>
|
|
757
|
-
</li>
|
|
758
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
759
|
-
<a href="jsonschema7.html#else" class="tsd-kind-icon">else</a>
|
|
760
|
-
</li>
|
|
761
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
762
|
-
<a href="jsonschema7.html#enum" class="tsd-kind-icon">enum</a>
|
|
763
|
-
</li>
|
|
764
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
765
|
-
<a href="jsonschema7.html#errormessage" class="tsd-kind-icon">error<wbr>Message</a>
|
|
766
|
-
</li>
|
|
767
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
768
|
-
<a href="jsonschema7.html#examples" class="tsd-kind-icon">examples</a>
|
|
769
|
-
</li>
|
|
770
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
771
|
-
<a href="jsonschema7.html#exclusivemaximum" class="tsd-kind-icon">exclusive<wbr>Maximum</a>
|
|
772
|
-
</li>
|
|
773
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
774
|
-
<a href="jsonschema7.html#exclusiveminimum" class="tsd-kind-icon">exclusive<wbr>Minimum</a>
|
|
775
|
-
</li>
|
|
776
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
777
|
-
<a href="jsonschema7.html#format" class="tsd-kind-icon">format</a>
|
|
778
|
-
</li>
|
|
779
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
780
|
-
<a href="jsonschema7.html#if" class="tsd-kind-icon">if</a>
|
|
781
|
-
</li>
|
|
782
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
783
|
-
<a href="jsonschema7.html#items" class="tsd-kind-icon">items</a>
|
|
784
|
-
</li>
|
|
785
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
786
|
-
<a href="jsonschema7.html#maxitems" class="tsd-kind-icon">max<wbr>Items</a>
|
|
787
|
-
</li>
|
|
788
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
789
|
-
<a href="jsonschema7.html#maxlength" class="tsd-kind-icon">max<wbr>Length</a>
|
|
790
|
-
</li>
|
|
791
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
792
|
-
<a href="jsonschema7.html#maxproperties" class="tsd-kind-icon">max<wbr>Properties</a>
|
|
793
|
-
</li>
|
|
794
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
795
|
-
<a href="jsonschema7.html#maximum" class="tsd-kind-icon">maximum</a>
|
|
796
|
-
</li>
|
|
797
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
798
|
-
<a href="jsonschema7.html#minitems" class="tsd-kind-icon">min<wbr>Items</a>
|
|
799
|
-
</li>
|
|
800
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
801
|
-
<a href="jsonschema7.html#minlength" class="tsd-kind-icon">min<wbr>Length</a>
|
|
802
|
-
</li>
|
|
803
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
804
|
-
<a href="jsonschema7.html#minproperties" class="tsd-kind-icon">min<wbr>Properties</a>
|
|
805
|
-
</li>
|
|
806
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
807
|
-
<a href="jsonschema7.html#minimum" class="tsd-kind-icon">minimum</a>
|
|
808
|
-
</li>
|
|
809
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
810
|
-
<a href="jsonschema7.html#multipleof" class="tsd-kind-icon">multiple<wbr>Of</a>
|
|
811
|
-
</li>
|
|
812
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
813
|
-
<a href="jsonschema7.html#not" class="tsd-kind-icon">not</a>
|
|
814
|
-
</li>
|
|
815
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
816
|
-
<a href="jsonschema7.html#oneof" class="tsd-kind-icon">one<wbr>Of</a>
|
|
817
|
-
</li>
|
|
818
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
819
|
-
<a href="jsonschema7.html#pattern" class="tsd-kind-icon">pattern</a>
|
|
820
|
-
</li>
|
|
821
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
822
|
-
<a href="jsonschema7.html#patternproperties" class="tsd-kind-icon">pattern<wbr>Properties</a>
|
|
823
|
-
</li>
|
|
824
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
825
|
-
<a href="jsonschema7.html#properties" class="tsd-kind-icon">properties</a>
|
|
826
|
-
</li>
|
|
827
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
828
|
-
<a href="jsonschema7.html#propertynames" class="tsd-kind-icon">property<wbr>Names</a>
|
|
829
|
-
</li>
|
|
830
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
831
|
-
<a href="jsonschema7.html#readonly" class="tsd-kind-icon">read<wbr>Only</a>
|
|
832
|
-
</li>
|
|
833
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
834
|
-
<a href="jsonschema7.html#required" class="tsd-kind-icon">required</a>
|
|
835
|
-
</li>
|
|
836
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
837
|
-
<a href="jsonschema7.html#then" class="tsd-kind-icon">then</a>
|
|
838
|
-
</li>
|
|
839
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
840
|
-
<a href="jsonschema7.html#title" class="tsd-kind-icon">title</a>
|
|
841
|
-
</li>
|
|
842
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
843
|
-
<a href="jsonschema7.html#type" class="tsd-kind-icon">type</a>
|
|
844
|
-
</li>
|
|
845
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
846
|
-
<a href="jsonschema7.html#uniqueitems" class="tsd-kind-icon">unique<wbr>Items</a>
|
|
847
|
-
</li>
|
|
848
|
-
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
849
|
-
<a href="jsonschema7.html#writeonly" class="tsd-kind-icon">write<wbr>Only</a>
|
|
850
|
-
</li>
|
|
851
|
-
</ul>
|
|
852
|
-
</li>
|
|
853
|
-
</ul>
|
|
854
|
-
<ul class="after-current">
|
|
855
|
-
</ul>
|
|
856
|
-
</nav>
|
|
857
|
-
</div>
|
|
858
|
-
</div>
|
|
859
|
-
</div>
|
|
860
|
-
<footer class="with-border-bottom">
|
|
861
|
-
<div class="container">
|
|
862
|
-
<h2>Legend</h2>
|
|
863
|
-
<div class="tsd-legend-group">
|
|
864
|
-
<ul class="tsd-legend">
|
|
865
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
|
866
|
-
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
|
867
|
-
</ul>
|
|
868
|
-
<ul class="tsd-legend">
|
|
869
|
-
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
|
870
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
|
871
|
-
</ul>
|
|
872
|
-
<ul class="tsd-legend">
|
|
873
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
|
874
|
-
</ul>
|
|
875
|
-
</div>
|
|
876
|
-
</div>
|
|
877
|
-
</footer>
|
|
878
|
-
<div class="container tsd-generator">
|
|
879
|
-
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
|
880
|
-
</div>
|
|
881
|
-
<div class="overlay"></div>
|
|
882
|
-
<script src="../assets/js/main.js"></script>
|
|
883
|
-
</body>
|
|
884
|
-
</html>
|