---
title: "init(from:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Initializer
path: "lightweightcoderequirements/teamidentifiermatchescurrentprocess/init(from:)"
---

# init(from:)

Create a new constraint by decoding from the given decoder

## Declaration

```swift
init(from decoder: any Decoder) throws
```
