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

Function validationDone

lib/test/angular/1.8.0/angular.js:30783–30788  ·  view source on GitHub ↗
(allValid)

Source from the content-addressed store, hash-verified

30781 }
30782
30783 function validationDone(allValid) {
30784 if (localValidationRunId === that.$$currentValidationRunId) {
30785
30786 doneCallback(allValid);
30787 }
30788 }
30789 },
30790
30791 /**

Callers 2

angular.jsFile · 0.70
processAsyncValidatorsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected