fix validation configuration

This commit is contained in:
andz-bb 2025-04-08 12:04:36 +01:00
parent 134817e10e
commit e0bca88512
1 changed files with 5 additions and 5 deletions

View File

@ -8287,11 +8287,6 @@
"value": "Custom"
}
},
{
"type": "validation",
"key": "validation",
"label": "Validation"
},
{
"type": "boolean",
"label": "Disabled",
@ -8319,6 +8314,11 @@
"key": "value"
}
]
},
{
"type": "validation/number",
"label": "Validation",
"key": "validation"
}
],
"context": {