multiconf.decorators module

multiconf.decorators.named_as(insert_as_name)[source]

Determine the name used to insert item in parent

multiconf.decorators.nested_repeatables(*attr_names)[source]

Specify which nested (child) items will be repeatable.

multiconf.decorators.required(*attr_names)[source]

Specify nested (child) items that must be defined.