Revision history for Params-Validate-Strict
0.07 Tue Aug 5 10:43:55 EDT 2025
Validate that max > min in the schema
0.06 Wed Jul 30 14:37:31 EDT 2025
Added the 'nomatch' and 'memberof' rules
0.05 Tue Jul 29 08:24:59 EDT 2025
Bump the minimum version of Params::Get
https://www.cpantesters.org/cpan/report/9433e5e2-6c2f-11f0-8186-d3a6de164758
Fix counting of keys in a hash
0.04 Mon Jul 28 12:09:13 EDT 2025
Added arrayref, hashref and coderef as valid value types
0.03 Mon Apr 7 07:42:43 EDT 2025
Use Params::Get
0.02 Wed Feb 26 16:24:49 EST 2025
Added the "unknown_parameter_handler" argument
Added CI tools
Use named parameters rather than positional ones
0.01 Wed Feb 26 11:35:19 EST 2025
First draft