MCPcopy 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

1import assert from 'assert';
2import saslprep from '@mongodb-js/saslprep';
3import emojiRegex from 'emoji-regex';
4import sanitize from 'sanitize-filename';

Callers

nothing calls this directly

Calls 6

saslprepStringFunction · 0.85
sanitizeFunction · 0.85
basicStringFunction · 0.85
ArrayBaseFunction · 0.85
findMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected