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