mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
The IsNotBackdated validator was covered in isolation, but not on the DTO that actually carries it. Asserts a backdated occurredAt is rejected, that "now" passes, and that omitting the field still validates so the service can stamp it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>