intellij-randomness / com.fwdekker.randomness / ValidationInfo / <init>

<init>

ValidationInfo(message: String, component: JComponent? = null, quickFix: Runnable? = null)

Carries information on why a component has invalid input.

Based on com.intellij.openapi.ui.ValidationInfo and com.intellij.openapi.options.ConfigurationException.