Is it possible to extend liquibase to validate contexts of xml file.
I would like to be able to create a command line parameter which provides a list of valid context and then liquibase would perform the validation while creating ChangelogSets to see if Context is in the given list.
I would like to be able to create a command line parameter which provides a list of valid context and then liquibase would perform the validation while creating ChangelogSets to see if Context is in the given list.