refactor field validation

This commit is contained in:
Pete Matsyburka
2024-03-13 20:25:41 +02:00
parent 17ded282b2
commit 344f302c76
3 changed files with 5 additions and 5 deletions
@@ -93,6 +93,7 @@ module Api
{ preferences: {},
conditions: [%i[field_uuid value action]],
options: [%i[value uuid]],
validation: %i[message pattern],
areas: [%i[x y w h cell_w attachment_uuid option_uuid page]] }]] }
]