refactor: resolve review comments in PR #81 (issuecomment-542)
This commit is contained in:
@@ -2,6 +2,7 @@ namespace NexusReader.Application.Abstractions.Services;
|
||||
|
||||
/// <summary>
|
||||
/// Service for sanitizing raw input text (e.g. Markdown/HTML) to protect against XSS injection.
|
||||
/// Intended to have a Singleton lifetime.
|
||||
/// </summary>
|
||||
public interface ISanitizerService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user