Burkay
var context = new ValidationContext<object>(entity); var result = validator.Validate(context);
Methodun içine bunları ekleyin