start UI
This commit is contained in:
@@ -18,7 +18,6 @@ namespace Application.Endpoints.Doctors.Login
|
||||
|
||||
if (!validationResult.IsValid)
|
||||
{
|
||||
|
||||
var errorMessage = validationResult.Errors.FirstOrDefault()?.ErrorMessage;
|
||||
return new BaseResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user