You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/utilities/data_masking.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ The `erase` method also supports additional flags for more advanced and flexible
123
123
124
124
=== "dynamic_mask"
125
125
126
-
(bool) When set to `True`, this flag enables custom masking behavior. It activates the use of advanced masking techniques such as pattern-based or regex-based masking.
126
+
(bool) Enables dynamic masking behavior when set to `True`, by maintaining the original length and structure of the text replacing with *.
0 commit comments