{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ConstraintAction", "type": "object", "properties": { "item1": { "type": "string" }, "item2": { "type": "string" } } }