MCPcopy Create free account
hub / github.com/angular-ui/ui-router / validationDone

Function validationDone

test/angular/1.6/angular.js:29712–29717  ·  view source on GitHub ↗
(allValid)

Source from the content-addressed store, hash-verified

29710 }
29711
29712 function validationDone(allValid) {
29713 if (localValidationRunId === that.$$currentValidationRunId) {
29714
29715 doneCallback(allValid);
29716 }
29717 }
29718 },
29719
29720 /**

Callers 2

angular.jsFile · 0.70
processAsyncValidatorsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected