https://schema.legytma.com.br/1.1.2/schema/widget/base_line.schema.json
Created by Windol [email protected] at 04/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 | base_line.schema.json |
object (Base Line)
all of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Required | cannot be null | Base Line |
| baseline | Merged | Required | cannot be null | Base Line |
| baselineType | string |
Required | cannot be null | Base Line |
| child | object |
Optional | cannot be null | Base Line |
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:
"BaseLine"
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
baseline
merged type (Double)
one (and only one) of
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: 0
The default value is:
1
Created by Windol [email protected] at 01/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
baselineType
string (Text Baseline)string (Text Baseline)
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"alphabetic" |
|
"ideographic" |
Schema to validation of JSON used to parse Widget.
You can add all valid properties to complete validation.
child
object (Widget)