Package com.googlecode.flyway.core.validation

Class Summary
DbValidator Main workflow for validating the applied migrations against the available classpath migrations in order to detect accidental migration changes.
 

Enum Summary
ValidationErrorMode Mode for handling validation errors.
ValidationMode Mode for the validation.
 

Exception Summary
ValidationException Exception indicating that the available migrations are inconsistent or incompatible with the applied migrations.
 



Copyright © 2010. All Rights Reserved.