ruby-json-schema/json-schema

View on GitHub
lib/json-schema/attributes/format.rb

Summary

Maintainability
A
45 mins
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status