HarmonyCore
HarmonyCore copied to clipboard
Transaction validation needs to account for other objects in the transaction
Currently generated validation for data objects assumes that it can read related objects using FileIO objects, but this wont work if the objects are currently being added in the same transaction.