Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/ validator.ts
File
validator.ts
framework/framework/validator.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
;
2
import
saslprep from
'@mongodb-js/saslprep'
;
3
import
emojiRegex from
'emoji-regex'
;
4
import
sanitize from
'sanitize-filename'
;
Callers
nothing calls this directly
Calls
6
saslprepString
Function · 0.85
sanitize
Function · 0.85
basicString
Function · 0.85
ArrayBase
Function · 0.85
find
Method · 0.80
next
Method · 0.45
Tested by
no test coverage detected