Skip to content

Comments

✨ Replace ConfigureRequest validation rule required with present#17

Merged
NickVries merged 1 commit intomasterfrom
configure-request-replace-validation-required-with-present
Oct 8, 2025
Merged

✨ Replace ConfigureRequest validation rule required with present#17
NickVries merged 1 commit intomasterfrom
configure-request-replace-validation-required-with-present

Conversation

@yoerriwalstra
Copy link
Contributor

Reason is that the required rule fails when you submit an "empty" value, like [], while this is a valid value. The validation of the request data can only be done in the controller action because it requires an instance of the JSON Schema settings form

@NickVries NickVries merged commit b650c73 into master Oct 8, 2025
1 check passed
@NickVries NickVries deleted the configure-request-replace-validation-required-with-present branch October 8, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants