rules property

ContextualCallback<Allow, T>? rules
final

Rules for this context

The path parameter name must match the name of the wildcard. The request and resource parameters must not be renamed.

Implementation

final ContextualCallback<Allow, T>? rules;