Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ctor
Function · 0.85
breeze.debug.js
File · 0.85
normalizePropertyPaths
Function · 0.85
checkEntityTypes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected