GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
tap
main
notMatchStrict
Function notMatchStrict
not
Match
Strict
(
found
,
doNotWant
,
...
__namedParameters
)
:
boolean
Verify that the value does not match the pattern provided, without type coercion.
Parameters
found
:
any
doNotWant
:
any
Rest
...
__namedParameters
:
MessageExtra
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Verify that the value does not match the pattern provided, without type coercion.