From b58353b728f91a6de417044daa1b2ceb24253954 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Mon, 22 Jan 2024 07:23:37 +0000 Subject: [PATCH] User: maximryzhov88@yandex.ru clicked save for playground/rmgi/demo/3p-form2-uischema.json --- playground/rmgi/demo/3p-form2-uischema.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/playground/rmgi/demo/3p-form2-uischema.json b/playground/rmgi/demo/3p-form2-uischema.json index 3ce53f8e..9b4ba142 100644 --- a/playground/rmgi/demo/3p-form2-uischema.json +++ b/playground/rmgi/demo/3p-form2-uischema.json @@ -1,3 +1,12 @@ -{"name":{ "ui:options": { - "readonly": true - }}} \ No newline at end of file +{ + "name": { + "ui:options": { + "readonly": true + } + }, + "rate": { + "ui:options": { + "required": true + } + } +} \ No newline at end of file