@boost/commonInterfacesOptionableOn this pageOptionable <T>Implemented byContractIndex PropertiesblueprintoptionsProperties blueprintblueprint: BlueprintFactory<object>Define an optimal blueprint in which to validate and build the options object passed to the constructor, or when manual setting.readonlyoptionsoptions: Readonly<Required<T>>Validated and configured options.
Define an
optimal
blueprint in which to validate and build the options object passed to the constructor, or when manual setting.