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