# File lib/apipie/validator.rb, line 150
      def description
        "Parameter has to be one of: #{@array.join(', ')}."
      end