Search
Preparing search index...
The search index is not available
@labor-digital/helferlein
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@labor-digital/helferlein
Strings/Validate/validatePattern
Module Strings/Validate/validatePattern
Index
Functions
validate
Pattern
Functions
validate
Pattern
validate
Pattern
(
value
:
string
|
any
, pattern
:
RegExp
|
string
)
:
boolean
Returns true if the given pattern was matched by the value
Parameters
value:
string
|
any
pattern:
RegExp
|
string
Returns
boolean
Modules
Strings/
Validate/validate
Pattern
validate
Pattern
Generated using
TypeDoc
Returns true if the given pattern was matched by the value