In MambuStruct, when loading fields whose name ends with 'Date', it is assumed they are date fields that must be loaded as datetimes. If an exception occurs, they are only loaded as strings, but they should be loaded as datetimes, or throw an exception.