Apply strategy to content based on matches
applyStrategy(
content: string,
matches: PIIMatch[],
strategy: PIIStrategy,
piiType: string
): string| Name | Type | Description |
|---|---|---|
content* | string | |
matches* | PIIMatch[] | |
strategy* | PIIStrategy | |
piiType* | string |