# File lib/apipie/validator.rb, line 134
      def validate(value)
        @array.include?(value)
      end