bob icon indicating copy to clipboard operation
bob copied to clipboard

Mark field as optional

Open jonas-grgt opened this issue 2 months ago • 0 comments

Sometimes the selected constructor can set many fields. In those cases it might be feasible to opt out some fields from being mandatory when using the STRICT strategy.

Fields can be opt out by adding them to a new properly in @Buildable or by a new annotation that can be applied on the constructor's params or the fields themself

jonas-grgt avatar Apr 25 '24 17:04 jonas-grgt