Click or drag to resize

UniqueValidationExceptionFieldNames Property

[Missing <summary> documentation for "P:Casewhere.Common.Exceptions.UniqueValidationException.FieldNames"]


Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IList<string> FieldNames { get; set; }

Property Value

IListString
See Also