protected virtual string CanDeleteItem(TModel model) { return(ValidatorRegistry.GetDeleteErrorMessage(model)); }