Skip to content

"allowMissingFields" for defaults generator

Also set "allowMissingFields" to true for the defaults provider generator. Generated sources will result in compilation error if it's actually a problem. Reasoning is the same as with the mapper generator.

PS: this branch builds upon #10 (closed), didn't seem to have this issue with previous version...

Merge request reports