DESCRIPTION
        flyway-validate

	Validate the applied migrations in the database against the available
	classpath migrations in order to detect accidental migration changes.

SYNTAX
        flyway-validate [options]

OPTIONS
        --datasource
                Name of the datasource on which the command will be invoked.
                (defaults to default)