https://schema.legytma.com.br/3.0.0/schema/widget/expanded.schema.json
Created by Windol [email protected] at 06/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | expanded.schema.json |
object (Expanded)
all of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Expanded |
| child | object |
Optional | cannot be null | Expanded |
| flex | Multiple | Optional | cannot be null | Expanded |
Identify the widget type
Used to identify parser. Every parser can permit only one type
type
string (Type)
constant: the value of this property must be equal to:
"Expanded"
Schema to validation of JSON used to parse Widget.
You can add all valid properties to complete validation.
child
object (Widget)
Define the representation of integer acceptable.
Used to identify parser. Every parser can permit only one type
flex
string or integer (Integer)any of the folllowing: string or integer (Integer)
The default value is:
10
"123"
"#32"
"0b111001"
"$23"
"0x162"
123