Sébastien Lourseau

Results 4 comments of Sébastien Lourseau

I have solved my problem with a custom ModelClassResolver which resolve the model class from an entity class. I use it in my validator and i get the model with...

It's a very simple service ... https://gist.github.com/SebLours/3375af85dcafe0d6add4 In my model classes i have set the entity class as a constant. Every model class must be passed as arguments to this...

Your idea is to add a `createdBy` method in the FlexibleEntity class ? The model can call it on entity creation, but the `HydrationPlan` create entity itself without calling the...

Same issue for me on `editionView`, `identifierValue` is undefined.