dicfg.addons.typing.DictTypeValidator# class DictTypeValidator[source]# Bases: TypeValidator Validator for dictionary type. __init__()# Methods __init__() get_addon(name) validate(value) Validate the value Attributes NAME EXPECTED_TYPE# alias of dict classmethod validate(value)# Validate the value