ng-turkey/ngx-validate

View on GitHub
packages/core/src/lib/directives/validation.directive.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function subscribeToValidation has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  private subscribeToValidation(): void {
    let cached: string;

    this.subscriptions.add(
      this.validation$
Severity: Minor
Found in packages/core/src/lib/directives/validation.directive.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status