# File lib/json-schema/attributes/limit.rb, line 174
      def self.exclusive?(schema)
        schema['minimumCanEqual'] == false
      end