mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 11:06:33 +00:00
[AZ-199] [AZ-200] [AZ-201] [AZ-202] Fix API bugs
Made-with: Cursor
This commit is contained in:
@@ -28,7 +28,7 @@ public enum ExceptionEnum
|
||||
[Description("Passwords do not match.")]
|
||||
WrongPassword = 30,
|
||||
|
||||
[Description("Password should be at least 8 characters.")]
|
||||
[Description("Password should be at least 12 characters.")]
|
||||
PasswordLengthIncorrect = 32,
|
||||
|
||||
[Description("Email is empty or invalid.")]
|
||||
|
||||
Reference in New Issue
Block a user