---
title: "InsightEvaluator.ModelVersion.specific(versionNumber:)"
framework: trustinsights
role: symbol
role_heading: Case
path: "trustinsights/insightevaluator/modelversion/specific(versionnumber:)"
---

# InsightEvaluator.ModelVersion.specific(versionNumber:)

A value that defines a specific model version intended to be run in parallel with the latest version.

## Declaration

```swift
case specific(versionNumber: String)
```

## Discussion

Discussion You can use this to enable validation of or update your your internal server-side risk model to adapt to changes to weights that incorporate this insight.

## See Also

### Enumeration Cases - generated

- [InsightEvaluator.ModelVersion.current](trustinsights/insightevaluator/modelversion/current.md)
