Whether to automatically call validate or not when running migrate.
true
MigrateDb.configure() .validateOnMigrate(false) .load()