Ask a question to get started
Enter to send•Shift+Enter new line
Raised when configured to block on detected sensitive values.
PIIDetectionError( self, pii_type: str, matches: Sequence[PIIMatch] )
Exception
pii_type
str
Name of the detected sensitive type.
matches
Sequence[PIIMatch]
All matches that were detected for that type.