ng-turkey/ngx-validate

View on GitHub
packages/core/src/lib/utils/string-utils.ts

Summary

Maintainability
A
0 mins
Test Coverage

File string-utils.ts has 434 lines of code (exceeds 250 allowed). Consider refactoring.
Invalid

import { Validation } from '../models';

const CHARMAP: Validation.ParamMap = {
  á: 'a',
  Á: 'A',
Severity: Minor
Found in packages/core/src/lib/utils/string-utils.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status