-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating the Validation logic to truncate the string of val if it exc…
…eeds 1000 characters. Also redacting email address value if it's determined that we're pattern matching against an email regex. (#330) * Truncating the value strings used in ValidationError Exception * Redacting Error message if it's pattern matching against an email * fixing linter message string length issues * fixing mypy * fixing doc string
- Loading branch information
Showing
1 changed file
with
25 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters