Legytma Schemas

Image Asset Schema

https://schema.legytma.com.br/1.1.2/schema/widget/image_asset.schema.json

Created by Windol windol@legytma.com.br at 12/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 image_asset.schema.json

Image Asset Type

object (Image Asset)

all of

Image Asset Properties

Property Type Required Nullable Defined by
imageType string Required cannot be null Image Asset
name string Required cannot be null Image Asset
package string Optional cannot be null Image Asset
cacheHeight Unknown Type Optional cannot be null Image Asset
cacheWidth Unknown Type Optional cannot be null Image Asset

imageType

imageType

imageType Type

string (Image Type)

imageType Constraints

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

"asset"

enum: the value of this property must be equal to one of the following values:

Value Explanation
"asset"  
"network"  
"file"  
"memory"  
"default"  

name

name

name Type

string (Name)

package

package

package Type

string (Package)

cacheHeight

Define the representation of integer acceptable.

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

cacheHeight

cacheHeight Type

any of the folllowing: string or integer (Integer)

cacheHeight Default Value

The default value is:

10

cacheHeight Examples

"123"
"#32"
"0b111001"
"$23"
"0x162"
123

cacheWidth

Define the representation of integer acceptable.

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

cacheWidth

cacheWidth Type

any of the folllowing: string or integer (Integer)

cacheWidth Default Value

The default value is:

10

cacheWidth Examples

"123"
"#32"
"0b111001"
"$23"
"0x162"
123