Main Content
validate
(To be removed) Validate metric range thresholds
The Metrics Dashboard user interface, metricdashboard
function, slmetric
package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.
Syntax
Description
validate(
checks each
threshold
)slmetric.config.Classification
object in the threshold object to verify
that the values specified for the Category
and Range
properties are valid. The ranges of each category must not overlap and the ranges together
must cover from -inf
to inf
. If the values are not
valid, the function returns an error informing you of what to fix.