{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "QuantScreeningExpressionObsolete", "type": "object", "properties": { "expr": { "type": "string" }, "name": { "type": "string" }, "dateOffset": { "type": "string" } } }