MCPcopy 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
3const { validateFileUrl, validateFileUrlsInObject } = require('../src/FileUrlValidator');
4

Callers

nothing calls this directly

Calls 2

validateFileUrlFunction · 0.85
validateFileUrlsInObjectFunction · 0.85

Tested by

no test coverage detected