Decorator which checks whether the function is called with the correct type of parameters.
python property decorator type-checking typechecking docstring-checker runtime-checking setter-getter typing-decorator
-
Updated
Sep 15, 2025 - Python