TextFieldWithLabelButtonValidationText

constructor(label: String, emptySpaceRight: Double? = null, emptySpaceLeft: Double? = null, panelBorder: Border = BorderFactory.createEmptyBorder(10,10,10,10), validator: (String) -> String?)