Describe the solution you'd like
There should be a selection window for the fields that the user would like to be mandatory for the Builder DP, so those fields would be added as arguments on the a(SomeClass) static method of the (SomeClass)Builder class and passed into the constructor of the (SomeClass).
Describe the solution you'd like There should be a selection window for the fields that the user would like to be mandatory for the Builder DP, so those fields would be added as arguments on the a(SomeClass) static method of the (SomeClass)Builder class and passed into the constructor of the (SomeClass).