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