You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pohlt
changed the title
Proposal for a decorator which add type validator to all fields
Proposal for a decorator which adds type validation to all fields
Nov 30, 2023
Here's a snipped for a class decorator
define_strict
which makes all fields strict.I can prepare a PR if you are interested.
The text was updated successfully, but these errors were encountered: