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