Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
attr.validators._NotValidator Class Reference

Public Member Functions

 __call__ (self, inst, attr, value)
 
 __repr__ (self)
 

Static Public Attributes

 validator = attrib()
 
 msg
 
 exc_types
 

Member Data Documentation

◆ exc_types

attr.validators._NotValidator.exc_types
static
Initial value:
= attrib(
validator=deep_iterable(
member_validator=_subclass_of(Exception),
iterable_validator=instance_of(tuple),
),
)

◆ msg

attr.validators._NotValidator.msg
static
Initial value:
= attrib(
converter=default_if_none(
"not_ validator child '{validator!r}' "
"did not raise a captured error"
)
)

The documentation for this class was generated from the following file: