---
title: "ArgumentMatcher.PartiallyGenerated.exact(argumentName:value:)"
framework: Evaluations
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, visionOS 27.0+, watchOS 27.0+, xcode 27.0+]
path: "evaluations/argumentmatcher/partiallygenerated/exact(argumentname:value:)"
---

# ArgumentMatcher.PartiallyGenerated.exact(argumentName:value:)

A partially generated exact-match argument matcher.

## Declaration

```swift
case exact(argumentName: String.PartiallyGenerated?, value: ArgumentValue.PartiallyGenerated?)
```
