repairLine

open override fun repairLine(line: String): String

Validates and potentially repairs an iCalendar string.

Return

the potentially fixed version of line (without line break)

Parameters

line

full line of an iCalendar lines to validate / fix (without line break)