# File lib/grape/validations/types.rb, line 91
      def self.structure?(type)
        STRUCTURES.include?(type)
      end