Skip to main content

validate_detections

Function validate_detections 

Source
pub fn validate_detections(
    detections: Vec<Detection>,
    netelements: &[Netelement],
) -> Result<ValidationOutcome, DetectionError>
Expand description

Validate a set of detections against the available netelements.