bitfireAT/ical4android

Formalize / modularize rules for validation and repairing

rfc2822 opened this issue · 0 comments

Events are validated and/or modified/repaired when

  • they're read from an iCalendar (DAVx5 context: when they come from the server),
  • they're read from the calendar provider.

These validation rules shouldn't be mixed with other code and should have a proper module and tests.