a max len
This commit is contained in:
parent
02ee0d3d4c
commit
807dde763d
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ namespace Yavsc.Models
|
|||
/// User's Google calendar
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
[MaxLength(512)]
|
||||
public string DedicatedGoogleCalendar { get; set; }
|
||||
|
||||
public override string ToString() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue