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

Function validationDone

lib/test/angular/1.6.7/angular.js:29202–29207  ·  view source on GitHub ↗
(allValid)

Source from the content-addressed store, hash-verified

29200 }
29201
29202 function validationDone(allValid) {
29203 if (localValidationRunId === that.$$currentValidationRunId) {
29204
29205 doneCallback(allValid);
29206 }
29207 }
29208 },
29209
29210 /**

Callers 2

angular.jsFile · 0.70
processAsyncValidatorsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected