Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ validationDone
Function
validationDone
test/angular/1.3/angular.js:23356–23361 ·
view source on GitHub ↗
(allValid)
Source
from the content-addressed store, hash-verified
23354
}
23355
23356
function
validationDone(allValid) {
23357
if
(localValidationRunId === currentValidationRunId) {
23358
23359
doneCallback(allValid);
23360
}
23361
}
23362
};
23363
23364
/**
Callers
2
angular.js
File · 0.70
processAsyncValidators
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected