Table of Contents

Property IgnoreProperties

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

IgnoreProperties

Gets or sets the list of properties to ignore during validation.

protected List<string> IgnoreProperties { get; set; }

Property Value

List<string>