# frozen_string_literal: true
module ::DiscourseDataExplorer
class ValidationError < StandardError
end