# File lib/json-schema/attributes/limit.rb, line 61 def self.error_message(schema) "was not of a minimum string length of #{limit(schema)}" end