{
  "@name": {
    "required": true,
    "type": "string"
  },
  "@label": {
    "required": true,
    "type": "string"
  },
  "@hint": "string",
  "@group-classes": "string",
  "@input-classes": "string",
  "@id": "string",
  "@error": "string",
  "@value": "string",
  "@*": "object",
  "@hide-label": "boolean"
}
