JSON Schema Property 'ValueType'

Description

ValueType may be used by applications for further processing, validations

Diagram

JSON Schema Diagram of /definitions/TechnicalProperties/items[0]/properties/ValueType

Value

String

Any String value.

Enum

"Integer"
"Float"
"Time"
"DateRange"
"NumberRange"
"TimeRange"
"String"

Source

"ValueType": {
    "type": "string",
    "description": "ValueType may be used by applications for further processing, validations",
    "enum": [
        "Integer",
        "Float",
        "Time",
        "DateRange",
        "NumberRange",
        "TimeRange",
        "String"
    ]
}
C:\Users\usr53200\Downloads\e-coc.json (455:22)
Documentation for eCoC
Generated using Liquid Studio 2020 - Data Designer Edition 18.0.5.9988