using System.Text.RegularExpressions; using GmRelay.Shared.Domain; namespace GmRelay.Shared.Features.Sessions.RescheduleSession; public sealed record RescheduleVotingInput( IReadOnlyList Options, DateTimeOffset Deadline) { private static readonly Regex DateTimePattern = new( @"(?\d{1,2}\.\d{2}\.\d{4})\s+(?