Table of Contents

Interface IEntityValidation

Namespace
Innova.Data.Validation
Assembly
Innova.Data.dll

Represents an interface for entity validation.

public interface IEntityValidation
Extension Methods

Properties

EntityValidationResult

Gets the result of the entity validation.

EntityValidator

Gets or sets the entity validator.

Methods

ValidateEntity()

Validates the entity asynchronously.