Property EntityValidator
EntityValidator
Gets or sets the validator responsible for validating the entity.
[Browsable(false)]
[NotMapped]
[JsonIgnore]
[IgnoreDataMember]
public IEntityValidator EntityValidator { get; set; }
Gets or sets the validator responsible for validating the entity.
[Browsable(false)]
[NotMapped]
[JsonIgnore]
[IgnoreDataMember]
public IEntityValidator EntityValidator { get; set; }