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

Function validationDone

lib/test/angular/1.4.3/angular.js:24960–24965  ·  view source on GitHub ↗
(allValid)

Source from the content-addressed store, hash-verified

24958 }
24959
24960 function validationDone(allValid) {
24961 if (localValidationRunId === currentValidationRunId) {
24962
24963 doneCallback(allValid);
24964 }
24965 }
24966 };
24967
24968 /**

Callers 2

angular.jsFile · 0.70
processAsyncValidatorsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected