ruby-json-schema/json-schema

View on GitHub
lib/json-schema/schema/validator.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def validate(current_schema, data, fragments, processor, options = {})
Severity: Minor
Found in lib/json-schema/schema/validator.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status