-
Type: Feature
-
Status: Backlog
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: appng-api, appng-taglib
-
Labels:None
Currently it is not possible to have a custom server side validation for a FormProcessProvider.
This could easily done by adding a default-method that then can invalidate certain FormElement by calling setValid(false).