Idea Summary
We want to be able to execute a validation in all pages and keep the code in only one place. Like a page 0 Validation or an App-process-validation
Use Case
This is useful when we have a similar validation in each page, like security. And in one case, we have configurable item, meaning they can appear or not in the screen according to a client settings. Items can also be made mandatory or not depending on configs. Having one generic validation for this would be a great way to fully manage feature items.
Preferred Solution (Optional)
Page 0 Validation.
Page Process Validation.