Skip to content

Commit

Permalink
disable ClassNeverInstantiated
Browse files Browse the repository at this point in the history
  • Loading branch information
oskogstad committed Jan 14, 2025
1 parent b5b381a commit 8f442cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Digdir.Domain.Dialogporten.GraphQL.EndUser.SearchDialogs;

// ReSharper disable once ClassNeverInstantiated.Global
public class SearchDialogInputValidator : AbstractValidator<SearchDialogInput>
{
public SearchDialogInputValidator()
Expand Down

0 comments on commit 8f442cf

Please sign in to comment.