Changeset 9004 for lang/perl/Chaostr
- Timestamp:
- 04/06/08 16:43:29 (5 years ago)
- Location:
- lang/perl/Chaostr/trunk
- Files:
-
- 3 added
- 3 modified
- 1 moved
-
conf/chaostr_web_dfv.yml (modified) (3 diffs)
-
lib/Catalyst/Plugin/FormValidator (added)
-
lib/Catalyst/Plugin/FormValidator/LazyWay.pm (added)
-
lib/Chaostr/FormValidator (added)
-
lib/Chaostr/FormValidator/LazyWay (moved) (moved from lang/perl/Chaostr/trunk/lib/Chaostr/ValidateEm)
-
lib/Chaostr/FormValidator/LazyWay/Plugin/String.pm (modified) (2 diffs)
-
lib/Chaostr/Web.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Chaostr/trunk/conf/chaostr_web_dfv.yml
r8502 r9004 1 'Plugin::FormValidat eEm' :1 'Plugin::FormValidator::LazyWay' : 2 2 plugins : 3 3 - String 4 4 - Number 5 - +Chaostr::ValidateEm::Plugin::String 6 default : 7 language : ja 5 - +Chaostr::FormValidator::LazyWay::Plugin::String 6 lang : ja 8 7 constraints : 9 8 regex_map : … … 16 15 min : 2 17 16 max : 30 18 - +Chaostr:: ValidateEm::Plugin::String::w17 - +Chaostr::FormValidator::LazyWay::Plugin::String::w 19 18 password : 20 19 - String::length : … … 22 21 min : 6 23 22 max : 34 24 - +Chaostr:: ValidateEm::Plugin::String::w23 - +Chaostr::FormValidator::LazyWay::Plugin::String::w 25 24 loose : 26 25 labels : -
lang/perl/Chaostr/trunk/lib/Chaostr/FormValidator/LazyWay/Plugin/String.pm
r8953 r9004 1 package Chaostr:: ValidateEm::Plugin::String;1 package Chaostr::FormValidator::LazyWay::Plugin::String; 2 2 3 3 use strict; … … 19 19 =head1 NAME 20 20 21 Chaostr:: DataFormValidateEm::Plugin::String - カオスト文字関連検証クラス21 Chaostr::FormValidator::LazyWay::Plugin::String - カオスト文字関連検証クラス 22 22 23 23 =head1 SYNOPSIS -
lang/perl/Chaostr/trunk/lib/Chaostr/Web.pm
r8503 r9004 30 30 31 31 Email::Japanese 32 FormValidat eEm32 FormValidator::LazyWay 33 33 34 34 RequestToken
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)