Summary:
I looked in the code and realized that some validation rules look back at previous messages, and so it occurred to me that this implies validating from the same stream of RT file types.
Steps to reproduce:
If multiple file types are validated at the same time, they might all have certain header timestamps that could result in certain timestamp validation rules being triggered or not being triggered.
Expected behavior:
The batch file documentation should recommend validating only one RT file type at a time.
Observed behavior:
The batch file documentation does not recommend validating only one RT file type at a time.
Platform:
https://github.com/cal-itp/gtfs-rt-validator-api/