# File lib/json-schema/attributes/limit.rb, line 168
      def self.exclusive?(schema)
        schema['exclusiveMinimum']
      end