Interface IEntityValidatorService
Represents a service for validating entities.
public interface IEntityValidatorService
Methods
- SetValidatorOnEntity(object, ValidationRuleSetEnum)
Sets the validator on the specified entity using the specified validation rule set.