CUTR-at-USF / transit-feed-quality-calculator

A tool that uses the gtfs-realtime-validator to calculate the quality of a large number of GTFS-realtime feeds
Other
7 stars 1 forks source link

Fix #6 - Retrieve rule list dynamically from gtfs-rt-validator library #19

Closed Suryakandukoori closed 6 years ago

Suryakandukoori commented 6 years ago

Summary:

Retrieve rule list dynamically from edu.usf.cutr.gtfsrtvalidator.lib.validation.ValidationRules for the Excel file "Rules" tab.

Expected behavior:

Pull rules dynamically from edu.usf.cutr.gtfsrtvalidator.lib.validation.ValidationRules each time

Please make sure these boxes are checked before submitting your pull request - thanks!

barbeau commented 6 years ago

Thanks @Suryakandukoori!