validate.args provides validation of function arguments
by type, value, and user provided validation functions.
it can handle named and positional arguments.
Versions
Dependencies
lua >= 5.1
validate.args provides validation of function arguments
by type, value, and user provided validation functions.
it can handle named and positional arguments.