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

1 line
390 B
JSON

{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "isMulti": true, "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode", "required": true, "needs_len": true}], "form": [{"key": "options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}