Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Implement fare ID verification (GTFS rule) #169

Closed
maximearmstrong opened this issue May 4, 2020 · 1 comment
Closed

[REQUEST] Implement fare ID verification (GTFS rule) #169

maximearmstrong opened this issue May 4, 2020 · 1 comment
Assignees
Labels
python validator Rules implemented in the original Google Python Validator

Comments

@maximearmstrong
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The fare ID should exists. This is a GTFS rule implemented in Google Python validator as ValidateFareId.

Describe the solution you'd like
Actual Google GTFS validator behaviour : verifies if fare ID is not missing.

Describe alternatives you've considered

Additional context
Line 157 in Error support priorities https://docs.google.com/spreadsheets/d/1vqe6wq7ctqk1EhYkgtZ0_TbcQ91vccfs2daSjn20BLE/edit#gid=0

@maximearmstrong maximearmstrong added the python validator Rules implemented in the original Google Python Validator label Jun 9, 2020
@maximearmstrong maximearmstrong self-assigned this Jun 10, 2020
@maximearmstrong
Copy link
Contributor Author

Verified in Fare Attribute entity builder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python validator Rules implemented in the original Google Python Validator
Projects
None yet
Development

No branches or pull requests

2 participants