open-nav
GitHub
npm
Preparing search index...
core/src
isValidSoftwareId
Function isValidSoftwareId
isValidSoftwareId
(
value
:
string
)
:
boolean
Whether a string is a valid NAV
softwareId
(exactly 18 of
[0-9A-Z-]
).
Parameters
value
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
open-nav
Loading...
Whether a string is a valid NAV
softwareId(exactly 18 of[0-9A-Z-]).