Data::FormValidator::Constraints

Data::FormValidator::Constraints is a Perl module with basic sets of constraints on input profile.
Download

Data::FormValidator::Constraints Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Data::FormValidator::Constraints Team
  • Publisher web site:
  • http://search.cpan.org/~markstos/Data-FormValidator-4.40/lib/Data/FormValidator/Constraints.pm

Data::FormValidator::Constraints Tags


Data::FormValidator::Constraints Description

Data::FormValidator::Constraints is a Perl module with basic sets of constraints on input profile. Data::FormValidator::Constraints is a Perl module with basic sets of constraints on input profile.SYNOPSIS use Data::FormValidator::Constraints qw(:all);In an Data::FormValidator profile: constraint_methods => { email => email(), fax => american_phone(), phone => american_phone(), state => state(), },These are the builtin constraints that can be specified by name in the input profiles.Be sure to check out the SEE ALSO section for even more pre-packaged constraints you can use. Requirements: · Perl


Data::FormValidator::Constraints Related Software