go-webdav icon indicating copy to clipboard operation
go-webdav copied to clipboard

caldav: validate RFC 5545 requirements

Open emersion opened this issue 3 years ago • 0 comments
trafficstars

ValidateCalendarObject is doing the CalDAV checks but is missing the iCalendar checks.

go-ical has a function for this but it's not public: https://github.com/emersion/go-ical/blob/0864dccc089f7438bd942705f2dfc934e39536ca/encoder.go#L11

emersion avatar Sep 16 '22 07:09 emersion