Skip to content

Files

Latest commit

3a75df6 · Mar 6, 2025

History

History

csv-validator-ui

README.md

CSV Validator - Graphical User Interface

A simple Swing GUI for running the CSV Validator.

Designed and tested on both Windows and Linux/Unix/Mac platforms.

Basic Usage

$ validate-gui

Windows Users

Instead of using validate-gui simply use validate-gui.bat

Building from Source Code

We are using the Maven build system, executing mvn package will produce a distribution of the command line application in both target/csv-validator-ui-?-application and target/csv-validator-ui-?-application.zip. Note the '?' will be replaced by the version number of the product.