Home

The devel/p5-Params-Validate port

p5-Params-Validate-1.31 – validate method/function parameters (cvsweb github mirror)

Description

The Params::Validate module provides a flexible system for validation
method/function call parameters.  The validation can be as simple
as checking for the presence of required parameters or as complex
as validating object classes (via isa) or capabilities (via can),
checking parameter types, and using customized callbacks to ensure
data integrity.

The module has been designed to work equally well with positional
or named parameters (via a hash or hash reference).
WWW: https://metacpan.org/release/Params-Validate

Maintainer

Andrew Hewus Fresh

Categories

devel perl5

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search