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