|
When a field has a composed validation constraint as well as the @NotNull constraint, the composed validation constraint is not evaluated; at least not when creating the DDL.
I have a working test-case and a fix and will try to attach pull requests after having filed an initial version of this issue.
|