Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.
python validation args input checker validator value contract check validate decorator argument valid arg decorate
-
Updated
Jan 29, 2021 - Python