marcosh/php-validation-dsl

View on GitHub
src/Result/ValidationResult.php

Summary

Maintainability
A
35 mins
Test Coverage

Method meet has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        self $that,
        callable $joinBothValid,
        callable $joinThisValid,
        callable $joinThatValid,
        callable $joinErrors
Severity: Minor
Found in src/Result/ValidationResult.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status