Description

Matches entities to routes This route will match by entity and map its fields to the URL pattern by comparing the field names with the template vars. This makes it easy and convenient to change routes globally.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
voidvoid _checkEntity(Json entity)
stringstring match(Json[string] url, Json[string] context= null)