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; }
Gets or sets the list of properties to ignore during validation.
protected List<string> IgnoreProperties { get; set; }