The source project of this merge request has been removed.
[load] require login_format_validation in session
We moved it into the lib folder so it's not in an autoload path anymore. So now it needs to be required before being used.
This fixes a load order issue that would cause non-deterministic failures in CI