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

Function validationDone

lib/test/angular/1.7.0/angular.js:29821–29826  ·  view source on GitHub ↗
(allValid)

Source from the content-addressed store, hash-verified

29819 }
29820
29821 function validationDone(allValid) {
29822 if (localValidationRunId === that.$$currentValidationRunId) {
29823
29824 doneCallback(allValid);
29825 }
29826 }
29827 },
29828
29829 /**

Callers 2

angular.jsFile · 0.70
processAsyncValidatorsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected