Login & ortho
This commit is contained in:
parent
8de8eb025d
commit
7248c0baa9
13 changed files with 81 additions and 46 deletions
|
|
@ -6,7 +6,7 @@ namespace Yavsc.ViewModels.Account
|
|||
public class ForgotPasswordViewModel
|
||||
{
|
||||
[Required]
|
||||
[EmailAddress]
|
||||
public string Email { get; set; }
|
||||
[StringLength(512)]
|
||||
public string LoginOrEmail { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue