---
title: "init(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Initializer
path: "lightweightcoderequirements/signingidentifier/init(_:)"
---

# init(_:)

Matches if the provided string matches the signing identifier of the code.

## Declaration

```swift
init(_ value: String)
```
