Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/parse-community/parse-server
/ FileUrlValidator.spec.js
File
FileUrlValidator.spec.js
spec/FileUrlValidator.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ validateFileUrl, validateFileUrlsInObject } = require(
'../src/FileUrlValidator'
);
4
Callers
nothing calls this directly
Calls
2
validateFileUrl
Function · 0.85
validateFileUrlsInObject
Function · 0.85
Tested by
no test coverage detected