RouteMatcher Data Type

A RouteMatcher is a collection of routes based on IDs, short name and/or agency IDs.

We currently support route full IDs (agency ID + route ID), agency ID + route name, or route name only. Support for other matching expression can be easily added later on.

Implemented Interfaces
Cloneable
Properties
name data type constraints description
empty boolean required

Example

{
  "empty" : true
}