Uses of Class
migratedb.v1.core.internal.info.ValidationContext
Packages that use ValidationContext
-
Uses of ValidationContext in migratedb.v1.core.internal.info
Methods in migratedb.v1.core.internal.info that return ValidationContextModifier and TypeMethodDescriptionstatic ValidationContextValidationContext.allAllowed()ValidationContext.with(ValidationMatch match, boolean allow) Constructors in migratedb.v1.core.internal.info with parameters of type ValidationContextModifierConstructorDescriptionMigrationInfoServiceImpl(MigrationResolver migrationResolver, SchemaHistory schemaHistory, Database<?> database, Configuration configuration, TargetVersion target, List<MigrationPattern> cherryPick, ValidationContext validationContext)