Skip to content

CSV Validator 1.1.3

Compare
Choose a tag to compare
@DavidUnderdown DavidUnderdown released this 14 Apr 10:17
· 330 commits to master since this release

This release fixes Issue #114, a problem with the notEmpty check.

The 1.1 release integrated the new features of CSV Schema Language 1.1, along with some UI improvements such as showing the actual number of lines of a CSV file that have been validated (also available as a command line option).

The Schema Language Specification includes a what's new section for a quick intro to the new features.

For convenience we provide downloads of the CSV Validator UI application and the CSV Validator Command Line application. See the installation and usage instructions for further information.

As of release 1.1, the Java 6 JVM is no longer supported.

The Maven artifacts can be found here - http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22uk.gov.nationalarchives%22%20AND%20v%3A%221.1.3%22