Initializer
Properties
| Name | Type | Description |
|---|---|---|
displayHint | string | Use the given name as a display hint. |
omitEmptyArray | boolean | If the produced value is an array and it is empty, return ‘undefined’ instead. |
displayHintOptional
- Type: string
- Default: No hint
omitEmptyArrayOptional
- Type: boolean
- Default: false