mainParams::Validate - Summary

 
 
Membership Info
Group Admin:
3 active members

Group identification
Id: 3744
System Name: p-v-perl
Name: Params::Validate
Group Type: non-GNU software and documentation

This group is not part of the GNU Project.

The Params::Validate module allows you to validate method or function
call parameters to an arbitrary level of specificity.  At the simplest
level, it is capable of validating the required parameters were given
and that no unspecified additional parameters were passed in.

It is also capable of determining that a parameter is of a specific
type, that it is an object of a certain class hierarchy, that it
possesses certain methods, or applying validation callbacks to
arguments.

Registration Date: Tue 14 Jan 2003 05:19:43 PM UTC
License: The license of Perl (disjunction of the Artistic License and the GNU GPL)
Development Status: 5 - Production/Stable

 

Quick Overview
 Memberlist (3 members)

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code