OpenTaxonomyValidation

Executes a number of validation rules to ensure the quality of the inbound data.
When BrowserTracker executes in development mode, all violations will be logged early to the console.

Installation

Bundled with @objectiv/tracker-core and thus included by default in BrowserTracker as well.

Implementation

Implements PluginInterface's validate.

validate

The following rules are executed:

isUsable

Always true; OpenTaxonomyValidationPlugin is always usable.