RestrictDictValueType

class ipkiss3.all.RestrictDictValueType(allowed_types)

restrict the argument to a dict which contains items of a given type or types. Pass a type or tuple of types

restriction