Changes for version 0.21

  • normalized_rule attribute(EXPERIMENTAL) is changed to rule_obj(EXPERIMENTAL) rule become saved as object.
  • validate method can receive Validator::Custom::Rule object(EXPERIMENTAL)
  • add Validator::Custom::Rule and Validator::Custom::Rules to manipulate multiple rules easily
  • add EXPERIMENTAL filter representation in filter function {result => 1, output => $value} mean [1, $value];

Documentation

Validator::Custom Guide
Validator::Customの日本語ガイド

Modules

HTML form Validation, easy and flexibly
Result of validation
Rule object (EXPERIMENTAL)
Rules (EXPERIMENTAL)

Provides

in lib/Validator/Custom/Constraint.pm