Interface IEntityValidation
- Namespace
- Innova.Data.Validation
- Assembly
- Innova.Data.dll
Represents an interface for entity validation.
public interface IEntityValidation
- Extension Methods
Properties
- EntityValidator
Gets or sets the entity validator.
Methods
- ValidateEntity()
Validates the entity asynchronously.