MCPcopy Create free account
hub / github.com/DanWahlin/CustomerManagerStandard / assertParam

Function assertParam

CustomerManager/Scripts/breeze.debug.js:1027–1029  ·  view source on GitHub ↗
(v, name)

Source from the content-addressed store, hash-verified

1025 })();
1026
1027 var assertParam = function (v, name) {
1028 return new Param(v, name);
1029 };
1030
1031 var ConfigParam = (function () {
1032 var ctor = function (config) {

Callers 4

ctorFunction · 0.85
breeze.debug.jsFile · 0.85
normalizePropertyPathsFunction · 0.85
checkEntityTypesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected