hueitan/angular-validation

View on GitHub
src/rule.js

Summary

Maintainability
A
1 hr
Test Coverage

Function minlength has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        minlength: function(value, scope, element, attrs, param) {
Severity: Minor
Found in src/rule.js - About 35 mins to fix

    Function maxlength has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            maxlength: function(value, scope, element, attrs, param) {
    Severity: Minor
    Found in src/rule.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status