{
  "properties": {
    "condition": {
      "type": "object"
    },
    "symbols": {
      "type": "array"
    }
  },
  "required": [
    "condition"
  ],
  "type": "object"
}
