User-Defined
General settings for a predefined set of choices
Specification
key | type | required | default value | description |
---|---|---|---|---|
caseSensitive | boolean | no | false |
If true the value entered by the user will match a choice only if the display has the same case. If false , it will match even if the case is different. |
Example
{
"caseSensitive" : true
}