tiramisu-api-python/test/data/unicode1_not_equal.json

1 line
559 B
JSON

{"schema": {"options": {"name": "options", "properties": {"options.unicode1": {"name": "options.unicode1", "type": "string", "title": "Unicode 1"}, "options.unicode2": {"name": "options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.unicode1": {"type": "input", "not_equal": {"options": ["options.unicode2"]}}, "options.unicode2": {"type": "input", "not_equal": {"options": ["options.unicode1"]}}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}