GTFS validators
- FeedValidator - Google supported Python-based GTFS validator.
- gtfs-validator - A GTFS validator based on the Onebusaway GTFS Modules, runs in Java and is faster than the Google provided one.
- gtfs-validator - Fork of the Conveyal validator above, with additional checks.
- GFTS format with schemas, a data package and tests - From Stephen Gates, a data package specification with validation accomplished with Good Tables.
Original content borrowed from awesome-transit