This commit is contained in:
@@ -32,7 +32,7 @@ namespace AyaNova.DataList
|
||||
#if (DEBUG)
|
||||
//Developers little helper
|
||||
if (o == null)
|
||||
{
|
||||
{
|
||||
throw new System.ArgumentNullException($"## DEV ERROR in DataListSqlSelectBuilder.cs:BuildForDataTableListResponse() field {ColumnName} specified in columns was NOT found in the data list's ObjectFields list, a defined fieldkey name differs from the columns key name");
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user