dicfg.addons.typing.SetTypeValidator#

class SetTypeValidator[source]#

Bases: TypeValidator

Validator for set type.

__init__()#

Methods

__init__()

get_addon(name)

validate(value)

Validate the value

Attributes

NAME

EXPECTED_TYPE#

alias of set

classmethod validate(value)#

Validate the value