Uses of Class
migratedb.v1.core.internal.info.ValidationContext
-
Packages that use ValidationContext Package Description migratedb.v1.core.internal.info Private API. -
-
Uses of ValidationContext in migratedb.v1.core.internal.info
Methods in migratedb.v1.core.internal.info that return ValidationContext Modifier and Type Method Description static ValidationContextValidationContext. allAllowed()ValidationContextValidationContext. with(ValidationMatch match, boolean allow)Constructors in migratedb.v1.core.internal.info with parameters of type ValidationContext Constructor Description MigrationInfoServiceImpl(MigrationResolver migrationResolver, SchemaHistory schemaHistory, Database database, Configuration configuration, TargetVersion target, List<MigrationPattern> cherryPick, ValidationContext validationContext)
-