mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
another regex example
This commit is contained in:
@@ -41,3 +41,9 @@ Prefixing your custom field's name with `regex=` allows you to perform [regular
|
||||
Example:
|
||||
|
||||
`regex=pin` will match all of the examples above.
|
||||
|
||||
You can use any complex regular expression.
|
||||
|
||||
Example:
|
||||
|
||||
`regex=^first.*name` will match "firstName", "First_name", and "First Name".
|
||||
|
||||
Reference in New Issue
Block a user