couch-kit
Preparing search index...
@couch-kit/core
isValidSecret
Function isValidSecret
isValidSecret
(
secret
:
string
)
:
boolean
Validates that a string looks like a UUID (with or without dashes, 32+ hex chars).
Parameters
secret
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
couch-kit
Loading...
Validates that a string looks like a UUID (with or without dashes, 32+ hex chars).