class Ariadne::Form::ValidationMessage::Component

def initialize(input:)

def initialize(input:)
  @input = input
end