libdata-validate-struct-perl

module to validate recursive hash structures

Description

Data::Validate::Struct validates a hash reference against a given hash structure. This is in contrast to Data::Validate in which you have to check each value separately.

The hash could be the result of a config parser or just any hash structure. E.g. the hash returned by XML::Simple could be validated using this module. You may also use it to validate CGI input; just fetch the input data from CGI, map it to a hash and validate it.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Data-Validate-Struct


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdata-validate-struct-perl