Download
You may download the .tar.gz
or .zip
archive (beginning with paval
) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.
Changelog
➕ New features:
- Added an example script that contains various usage examples (which replaces the usage example text file).
- Added a method to validate multiple parameter types using a list.
♻️ Revisions:
- Revised (renamed) some method parameters in a more reasonable way.
- Revised the exception handling in general.