Description
Validation has been largely deprecated, except in the case of custom validator functions. Consider whether even those functions are adding value.
- ensure that validation functions are run
- ensure that these functions are run only once (i.e., once validated, an object is not validated again)
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Back-end_Task/Bug_completion_checklist