node-tracker.ruleset
Home > @snowplow/node-tracker > RuleSet
RuleSet interface
A ruleset has accept or reject properties that contain rules for matching Iglu schema URIs
Signature:interface RuleSet 
Properties
| Property | Type | Description | 
|---|---|---|
| accept? | Array<string> | string | (Optional) | 
| reject? | Array<string> | string | (Optional) |