Add a "validation only" command line option
Add a command line option to only trigger the validation.
If the validation fails, it should print the validation report and return a non-zero exit code so it can be used in a CI-pipeline.
Add a command line option to only trigger the validation.
If the validation fails, it should print the validation report and return a non-zero exit code so it can be used in a CI-pipeline.