Actions
Feature #103266
openEXT:form Improvement: Introduce Possibility for Validators at form level
Status:
New
Priority:
Could have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2024-03-04
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
hard
Sprint Focus:
Description
Currently, EXT:form only allows validation on a per-field level.
However, it would be helpful to be able to register validators for the whole form like we can do with arguments of extbase actions.
Actions