matchCondition property

ExtensionChainMatchCondition? matchCondition
getter/setter pair

Conditions under which this chain is invoked for a request.

Required.

Implementation

ExtensionChainMatchCondition? matchCondition;