DanielAdek/form-my-simple-validation

View on GitHub

Showing 1 of 1 total issue

Function validateFields has 252 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.validateFields = (formType, formSchema, userForm, customError, allowNullOrUndefinedValue = true) => {
  /**
   * @desc VALIDATE PARAMS
   */
  // first parameter
Severity: Major
Found in src/lib/validation.js - About 1 day to fix
    Severity
    Category
    Status
    Source
    Language