Skip to content

v 1.0.0 - MVP release

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 11 Mar 05:11
· 890 commits to master since this release

First public release

Base validation

  • header presence
  • row length
  • numeric types parsing
  • valid ranges according to schema file

Applied to feed_info.txt, agency.txt, stops.txt, routes.txt, trips.txt, pathways.txt and levels.txt

Validation results are visible in the console as well as in result.txt in your output folder.
Requires Java 11