blublu
This commit is contained in:
@@ -17,7 +17,7 @@ namespace zero.Debug
|
||||
{
|
||||
Include(new ApplicationValidator());
|
||||
|
||||
RuleFor(x => x.Description).NotEmpty();
|
||||
//RuleFor(x => x.Description).NotEmpty();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user