10.4.4 Fields
10.4.4.1 boolean
Specifications
boolean
Control User-Format Wire-Format -
10.4.4.2 case
Specifications
case
control Default configuration -
selector fieldtype specifying the case selector
cases object containing possible cases
User-Format Wire-Format
Example
"cases": {
"text" : {
"base": "string",
"label": "Text"
},
"number" : {
"base": "decimal",
"label": "Number"
}
}
10.4.4.3 collection
Specifications
collection
Control User-Format Wire-Format
10.4.4.4 composite
Specifications
composite
Control User-Format Wire-Format
10.4.4.5 date-range
Specifications
date-range
Base members Control User-Format Wire-Format
10.4.4.6 datetime
Specifications
datetime
Base members Control User-Format Wire-Format
10.4.4.7 decimal
Specifications
decimal
Base
Control Default configuration -
User-Format Wire-Format numeric with rawFormat
10.4.4.8 file
Specifications
file
Control
10.4.4.9 integer
Specifications
integer
Control Default configuration
- isInt validator
User-Format Wire-Format numeric with rawFormat
10.4.4.10 integer-range
Specifications
integer-range
Base
Control
Default configuration
- isIntRange validator
User-Format Wire-Format numeric-range with rawFormat
10.4.4.11 location
Specifications
location
Control Inherits Members
User-Format -
Wire-Format -
10.4.4.12 string
Specifications
string
Control Default configuration -
User-Format trim
Wire-Format -
10.4.4.13 time
Specifications
time
Base
Control User-Format Wire-Format
Previous