Details
Description
If I have a parent class with an association that is marked nullable: true saving a mock child instance fails if the association is null. Regular property constraints seem to be inherited correctly the problem is only exhibited on associations. See attached project.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
this test passes in HEAD