migrator: Validate oobmigrations
Created by: efritz
A pre-requisite step to solve #38217 (closed). This PR ensures that the validation step can be run in the migrator on demand of the user. To fully fix this issue, a subsequent PR will add these validation checks prior to a schema migration.
Test plan
Tested manually by changing built-in version
const to before a finished migration was introduced.