Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-ui/ui-router
/ validationDone
Function
validationDone
test/angular/1.5/angular.js:28309–28314 ·
view source on GitHub ↗
(allValid)
Source
from the content-addressed store, hash-verified
28307
}
28308
28309
function
validationDone(allValid) {
28310
if
(localValidationRunId === currentValidationRunId) {
28311
28312
doneCallback(allValid);
28313
}
28314
}
28315
};
28316
28317
/**
Callers
2
angular.js
File · 0.70
processAsyncValidators
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected