1 reference to UserValidationFailed
Microsoft.Extensions.Identity.Core (1)
UserManager.cs (1)
2323Logger.LogDebug(LoggerEventIds.UserValidationFailed, "User validation failed: {errors}.", string.Join(";", errors.Select(e => e.Code)));