validate_content_masking
Verify that sensitive information has been properly hidden by comparing original and masked content to ensure data protection compliance.
Instructions
Validate that content masking was applied correctly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalContent | Yes | Original content before masking | |
| maskedContent | Yes | Content after masking |