dicfg.addons.typing.TupleTypeValidator#

class TupleTypeValidator[source]#

Bases: TypeValidator

Validator for tuple type.

__init__()#

Methods

__init__()

get_addon(name)

validate(value)

Validate the value

Attributes

NAME

EXPECTED_TYPE#

alias of tuple

classmethod validate(value)#

Validate the value