Validation using the java validator

https://www.eso.org/sci/observing/phase3/validator.html

To run the validator download from the above link of copy it from:

/data/superstore/rgm/soft/eso/phase3/

java -jar ./validator.jar -m create -r ./

To debug

get the version: java -jar ./validator.jar -v

get the Java version with: java -version