Expand description
Typed parser / formatter errors for ics-core.
The Parse variant carries optional line and property fields.
line is the 1-based logical line number within the input document
(post-unfold). property is the offending property name when
identifiable.