Modules.Jobs: Keine Hochkomma-Ersetzung mehr bei Bulk-Insert
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
DateType '1
|
||||
MoneyType '2
|
||||
FileType '3
|
||||
ListType '4
|
||||
|
||||
End Enum
|
||||
|
||||
@@ -14,6 +14,7 @@ Public Class Validator
|
||||
ValidateDecimalNodes(pResult)
|
||||
ValidateCurrencyNodes(pResult)
|
||||
|
||||
'TODO Validate Datumsfelder
|
||||
Return pResult
|
||||
End Function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user