{
  "@name": {
    "required": true,
    "type": "string"
  },
  "@legend": {
    "required": true,
    "type": "string"
  },
  "@hint": "string",
  "@hide-legend": "boolean",
  "@group-classes": "string",
  "@id": "string",
  "@error": "string",
  "@value": "object",
  "@value-day": "string",
  "@value-month": "string",
  "@value-year": "string",
  "@maxyear": "string",
  "@lang": "string",
  "@suffix": "string"
}
