@wearesage/schema
Preparing search index...
Pattern
Function Pattern
Pattern
(
options
:
PatternOptions
)
:
(
target
:
any
,
propertyKey
:
string
)
=>
void
Pattern decorator - validates that a string matches a regular expression pattern
Parameters
options
:
PatternOptions
Returns
(
target
:
any
,
propertyKey
:
string
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wearesage/schema
Loading...
Pattern decorator - validates that a string matches a regular expression pattern