Browse Source
- Add URL requirement validation - Add time format validation (24-hour format) - Add timezone validation using Intl.DateTimeFormat - Add retry count and interval range validation - Add content handler validation with timeout support - Add basic schedule conflict detection - Update validation to run before plugin calls - Make validation methods async for content handler testing - All validation now happens in DailyNotification class before calling native pluginmaster
3 changed files with 53 additions and 6 deletions
Loading…
Reference in new issue