hysoftware/node-validator-nu-angular

View on GitHub
lib/vnu-angular.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function validate has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    exports.validate = function (input, callback, vnuPath) {
        /*
        Run validatornu for AngularJS.
        callback should be a function that has the following parameters:
        err: error when the parsing is failed. if succeeded, this will be falsy value.
Severity: Minor
Found in lib/vnu-angular.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status