{ "type": "object", "name": "ConditionsList1", "properties": { "fieldName": { "type": "string" }, "value": { "type": "boolean" } }, "required": [ "fieldName", "value" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }