class Primer::Forms::ValidationMessage

:nodoc:

def initialize(input:)

def initialize(input:)
  @input = input
end