Do you need to validate excel sheets for correctness? Do you want to configure validations easily and use them through a web application?
The excel validator will let you define excel sheet validations and run them as a little web application.
Once the app is running, just drag your excel sheet onto the page and you will see the results of the validation.
Configure your checks in app/models/Checks.scala
To run the application locally, just run activator ~run
Run the application inside a docker container with