[#3008860] Migration from database storage to exportable ConfigEntityType.
Re-write of the module to use ConfigEntityType:SiteVerification.
- Removes all database related code
- Re-adds the file limit permission
- Adds validation constraints for the new ConfigEntityType, now fully validatable
- Uses new OOP Hooks with BC layer until 11.1 is minimum supported version
- Post-update function to migrate from DB to Config entity
- Extended tests for new operation and migration