# File lib/json-schema/attributes/limit.rb, line 93 def self.error_message(schema) "did not contain a minimum number of items #{limit(schema)}" end