This module contains various validators to validate publicly exposed input.
- Source:
Methods
-
<static> validateMetric(metric)
-
Validates that a metric implements the metric interface.
Parameters:
Name Type Description metric
Metric The object that is supposed to be a metric.
- Source: