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

# init(_:)

Matches if the file or process is signed in a way that conforms to the specified category.

## Declaration

```swift
init(_ value: ValidationCategory.Value)
```
