Skip to content

PIIDetectionResult

Defined in: packages/middleware/src/validation.ts:77

PII detection result

detected: boolean

Defined in: packages/middleware/src/validation.ts:81

Whether PII was detected


matches: object[]

Defined in: packages/middleware/src/validation.ts:91

Matched patterns (for debugging)

type: string

value: string


types: string[]

Defined in: packages/middleware/src/validation.ts:86

Types of PII found