namespace TrashLib.Services.Sonarr.Config; public interface ISonarrValidationMessages { string ReleaseProfileTrashIds { get; } }