Most validations have a relatively simple solution. For example “Table has insert handler logic enabled but does not allow inserting”. I either want to disable insert handle logic or I want to allow inserting. Or “Password is displayed in grid”, where I want to hide the password column in the grid.
I can go to “Related object” and fix them one by one. But usually, I want to do the same action for multiple validation messages.
My idea is to make it possible to link tasks to validations. This can be used for customer validations as well as for provided validations. Technically, it will be challenging to show these tasks in the validation modeller, because they have to be predefined as table task. But the result would be very nice.