| Package | Description |
|---|---|
| com.conveyal.gtfs | |
| com.conveyal.gtfs.loader | |
| com.conveyal.gtfs.validator |
| Class and Description |
|---|
| ValidationResult
An instance of this class is returned by the validator.
|
| Validator
A Validator examines a whole GTFS feed or a single trip within a GTFS feed.
|
| Class and Description |
|---|
| ValidationResult
An instance of this class is returned by the validator.
|
| Class and Description |
|---|
| FeedValidator
A subtype of validator that can validate the entire feed at once.
|
| TripValidator
Unlike FeedValidators that are run against the entire feed, these validators are run against the stop_times for
a specific trip.
|
| ValidationResult
An instance of this class is returned by the validator.
|
| ValidationResult.GeographicBounds |
| Validator
A Validator examines a whole GTFS feed or a single trip within a GTFS feed.
|
Copyright © 2019. All rights reserved.