go-webdav
go-webdav copied to clipboard
caldav: validate RFC 5545 requirements
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