This commit is contained in:
@@ -10,8 +10,7 @@ namespace AyaNova.Models
|
||||
{
|
||||
public long Id { get; set; }
|
||||
public uint ConcurrencyToken { get; set; }
|
||||
[Required]
|
||||
public long OwnerId { get; set; }
|
||||
|
||||
[Required]
|
||||
public bool Active { get; set; }
|
||||
[Required, MaxLength(255)]
|
||||
|
||||
Reference in New Issue
Block a user