Mark field as optional #35
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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 themselfThe text was updated successfully, but these errors were encountered: