dicfg.addons.typing.ContainerTypeValidator#

class ContainerTypeValidator[source]#

Bases: TypeValidator

Validator for container type (list, tuple, or set).

__init__()#

Methods

__init__()

get_addon(name)

validate(value)

Validate the value

Attributes

EXPECTED_TYPE

NAME

classmethod validate(value)#

Validate the value