MCPcopy 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.jsFile · 0.70
processAsyncValidatorsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected