Usage: flyway-schema-validator [Opts] [argument] where [opts] is an valid option described below [argument] is valid JSON or the path to a file if --fromFile is true. (if this is unset, it will print this help screen.) Available options: -f/--fromFile Makes flyway-schema-validator validate the contents of file. You must pass the path to the file as the argument if this is set. default: false. -a/--api/--api-response Validates an api response. default: false. -h/--help Print help. default: false.