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

Function validationDone

lib/test/angular/1.5.0/angular.js:26257–26262  ·  view source on GitHub ↗
(allValid)

Source from the content-addressed store, hash-verified

26255 }
26256
26257 function validationDone(allValid) {
26258 if (localValidationRunId === currentValidationRunId) {
26259
26260 doneCallback(allValid);
26261 }
26262 }
26263 };
26264
26265 /**

Callers 2

angular.jsFile · 0.70
processAsyncValidatorsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected