Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricSimons/ionic-course
/ validationDone
Function
validationDone
code/songhop/www/lib/angular/angular.js:20730–20735 ·
view source on GitHub ↗
(allValid)
Source
from the content-addressed store, hash-verified
20728
}
20729
20730
function
validationDone(allValid) {
20731
if
(localValidationRunId === currentValidationRunId) {
20732
20733
doneCallback(allValid);
20734
}
20735
}
20736
};
20737
20738
/**
Callers
2
angular.js
File · 0.70
processAsyncValidators
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected