Skip to content

Commit

Permalink
docs: remove documentation related to StopTimeWithDepartureBeforeArri…
Browse files Browse the repository at this point in the history
…valTimeNotice (#1069)
  • Loading branch information
lionel-nj authored Nov 18, 2021
1 parent 95782bd commit cbc9513
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions RULES.md
Original file line number Diff line number Diff line change
Expand Up @@ -594,15 +594,6 @@ For a given `trip_id`, the `arrival_time` of (n+1)-th stoptime in sequence must
##### References:
* [Original Python validator implementation](https://github.com/google/transitfeed)

<a name="StopTimeWithDepartureBeforeArrivalTimeNotice"/>

#### StopTimeWithDepartureBeforeArrivalTimeNotice

The `departure_time` must not precede the `arrival_time` in `stop_times.txt` if both are given.

##### References:
* [Original Python validator implementation](https://github.com/google/transitfeed)

<a name="StopTimeWithOnlyArrivalOrDepartureTimeNotice"/>

#### StopTimeWithOnlyArrivalOrDepartureTimeNotice
Expand Down

0 comments on commit cbc9513

Please sign in to comment.