MCPcopy Index your code
hub / github.com/angular-ui/ui-router / validationDone

Function validationDone

test/angular/1.7/angular.js:30718–30723  ·  view source on GitHub ↗
(allValid)

Source from the content-addressed store, hash-verified

30716 }
30717
30718 function validationDone(allValid) {
30719 if (localValidationRunId === that.$$currentValidationRunId) {
30720
30721 doneCallback(allValid);
30722 }
30723 }
30724 },
30725
30726 /**

Callers 2

angular.jsFile · 0.70
processAsyncValidatorsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected