|
|
| __call__ (self, inst, attr, value) |
| |
|
| __repr__ (self) |
| |
◆ 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:
- docs/help/help-venv/lib/python3.12/site-packages/attr/validators.py