public class ValidationResult extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
long |
errorCount |
NavigableSet<GTFSError> |
errors |
String |
fileName |
String |
validationTimestamp |
| Constructor and Description |
|---|
ValidationResult(String fileName,
GTFSFeed feed) |
Copyright © 2019. All rights reserved.