daikon-cqrs/validize

View on GitHub

Showing 1 of 1 total issue

Method validate has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function validate($input): TextMap
    {
        Assertion::isArray($input, 'Must be an array.');

        $path = $this->getPath();
Severity: Minor
Found in src/Validator/TextMapValidator.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language