Skip to content

Commit 24c9ef0

Browse files
feat: mark "Check Constraints" expression as required (#60)
1 parent 00a9bea commit 24c9ef0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

properties_pane/entity_level/entityLevelConfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -907,6 +907,9 @@ making sure that you maintain a proper JSON format.
907907
"template": "codeEditor",
908908
"templateOptions": {
909909
"editorDialect": "pgsql"
910+
},
911+
"validation": {
912+
"required": true
910913
}
911914
},
912915
{

0 commit comments

Comments
 (0)