Table of Contents

Property EntityValidator

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

EntityValidator

Gets or sets the validator responsible for validating the entity.

[Browsable(false)]
[NotMapped]
[JsonIgnore]
[IgnoreDataMember]
public IEntityValidator EntityValidator { get; set; }

Property Value

IEntityValidator