{
"key": "string",
"title": "string",
"type": "string",
"config": {
"validator": {
"type": "string",
"required": true,
"length": {
"min": 0,
"max": 0
}
},
"placeholder": "string"
},
"options": [
{
"label": "string",
"value": "string",
"checked": true
}
]
}