Skip to content

nemoo/excel-validator

Repository files navigation

The excel validator

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.

Getting started

Configure your checks in app/models/Checks.scala

Run locally

To run the application locally, just run activator ~run

Run on docker

Run the application inside a docker container with

About

Validates your excel sheets for correctness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published