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.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
void | void _checkEntity(Json entity) | ||||
string | string match(Json[string] url, Json[string] context= null) |