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