(find-pii t s)Given a type t, check if the string s contains any lines that match
either the regular expression that is found in common-patterns with
its name or a regular expression that contains the value itself.
Given a type `t`, check if the string `s` contains any lines that match either the regular expression that is found in `common-patterns` with its name or a regular expression that contains the value itself.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |