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