caldav: validate RFC 5545 requirements
Open
enhancement
- Dominant language
- Go
- Stars
- 497
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
`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
Contributor guide
Assessment
This issue has not been assessed yet.