Legytma Schemas

Positioned Schema

https://legytma.com.br/schema/widget/positioned.schema.json

Created by Windol [email protected] at 13/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 positioned.schema.json

Positioned Type

object (Positioned)

all of

Positioned Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Positioned
child object Optional cannot be null Positioned
top Merged Optional cannot be null Positioned
right Merged Optional cannot be null Positioned
bottom Merged Optional cannot be null Positioned
left Merged Optional cannot be null Positioned
width Merged Optional cannot be null Positioned
height Merged Optional cannot be null Positioned

type

Identify the widget type

Used to identify parser. Every parser can permit only one type

type

type Type

string (Type)

type Constraints

constant: the value of this property must be equal to:

"Positioned"

child

Schema to validation of JSON used to parse Widget.

You can add all valid properties to complete validation.

child

child Type

object (Widget)

top

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

top

top Type

merged type (Double)

one (and only one) of

top Constraints

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

top Default Value

The default value is:

1

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

right

right Type

merged type (Double)

one (and only one) of

right Constraints

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

right Default Value

The default value is:

1

bottom

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

bottom

bottom Type

merged type (Double)

one (and only one) of

bottom Constraints

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

bottom Default Value

The default value is:

1

left

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

left

left Type

merged type (Double)

one (and only one) of

left Constraints

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

left Default Value

The default value is:

1

width

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

width

width Type

merged type (Double)

one (and only one) of

width Constraints

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

width Default Value

The default value is:

1

height

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

height

height Type

merged type (Double)

one (and only one) of

height Constraints

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

height Default Value

The default value is:

1