There are a few things we can validate early in mongolink mapping process : - Default constructors - field / getter association - id declaration in aggregate roots This should prevent most strange exceptions later in the application.
There are a few things we can validate early in mongolink mapping process :
This should prevent most strange exceptions later in the application.