UniqueValidationException(IListString, String) Constructor
|
Namespace: Casewhere.Common.ExceptionsAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic UniqueValidationException(
IList<string> fieldNames,
string entityName
)
Parameters
- fieldNames IListString
-
- entityName String
-
See Also