Releases: MobilityData/gtfs-validator
Releases · MobilityData/gtfs-validator
v1.0.1
v 1.0.0 - MVP 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