This commit is contained in:
2019-05-20 21:50:19 +00:00
parent 7d9f0e1424
commit 32e9650061
4 changed files with 6 additions and 25 deletions

View File

@@ -22,9 +22,6 @@ namespace AyaNova.Models
{
public long Id { get; set; }
public uint ConcurrencyToken { get; set; }
[Required]
public long OwnerId { get; set; }
[Required, MaxLength(255)]
public string FormKey { get; set; }//max 255 characters ascii set