Project

General

Profile

Bug #22711

Lỗi khi thiếu dot (.) ở trường email nhưng status vẫn trả về 200

Added by Mạnh Đình over 1 year ago.

Status:
New
Priority:
High
Assignee:
Start date:
03/26/2023
Due date:
% Done:

0%

Estimated time:

Description

Steps:
1.Nhập trường email : API124@gmailcom (thieu dot(.))
2.Nhập trường còn lại hợp lệ
3.Click button send

Actual Result:
Trả về status 200 OK
Data trả về: {
"isSuccess": true,
"message": "Create successfully",
"data": {
"userId": "039cc1f0-53ff-4eec-bc18-ebfca8287f80",
"username": "Helllo1",
"password": "duc12345",
"confirmPassword": "duc12345",
"fullName": "uki",
"email": "API124@gmailcom",
"activeFlag": true,
"mustNotChangeFlag": false
},
"statusCode": 200
}

Expected Result:
Trả về status code 400 với message 'Email is not correct format'


Files

2023-03-26_10-32-20.png (110 KB) 2023-03-26_10-32-20.png Mạnh Đình, 03/26/2023 10:35 AM

Also available in: Atom PDF