Registering a record type with constructor to the container raises EArgumentException during Build

Issue #242 resolved
Stefan Glienke repo owner created an issue

This is caused by TConstructorInspector in Delphi versions that have method RTTI for record types during the call to kernel.Injector.InjectConstructor(model) because records cannot have parameterless constructor.

Comments (2)

  1. Log in to comment