prepend

fun prepend(prefix: String, separator: String = " > "): ValidationInfo(source)

Returns a new ValidationInfo with the prefix and separator prepended to the message.