enforceInitMethods property
Whether to enforce declared init methods.
If true, Jetleaf will throw an error if an initMethod does not exist
on the produced object.
Implementation
final bool enforceInitMethods;Whether to enforce declared init methods.
If true, Jetleaf will throw an error if an initMethod does not exist
on the produced object.
final bool enforceInitMethods;