-
-
10 Aug 2015 16:00:41 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (456 / 0 / 2)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (35.45KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Sean Zellmer
Changes for version 0.15 - 2015-08-10
- _val_text, _val_password & _val_number should not set default value to a blank string
- *Note:* This may cause breakage in some uses of this module because end users may have relied on this default value for their databases. Instead those users should set the `default_value` for those columns.
Modules
DBIx::Class Validation based on the column meta dataModule Install Instructions
To install DBIx::Class::Validation::Structure, copy and paste the appropriate command in to your terminal.
cpanm DBIx::Class::Validation::Structure
perl -MCPAN -e shell install DBIx::Class::Validation::Structure
For more information on module installation, please visit the detailed CPAN module installation guide.