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