mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 11:44:56 +00:00
MySQL migration
This commit is contained in:
@@ -4,7 +4,7 @@ using Govor.Application.Exceptions.AuthService;
|
||||
using Govor.Application.Interfaces.Authentication;
|
||||
using Govor.Core.Infrastructure.Validators;
|
||||
|
||||
namespace Govor.Application.Validators;
|
||||
namespace Govor.Application.Infrastructure.Validators;
|
||||
|
||||
public class UsernameValidator : IUsernameValidator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user