Changes for version 3.01
- This release fixes addresses a couple of issues related to the new support for error message handling through msgs() and "qr" support. If you aren't using these features, there's no need to upgrade.
- New Feature: Updated msgs() documentation and removed the requirement that 'msgs' be defined in profile for default formatting to be used with msgs() method call.
- Bug Fix: Using named constraints wtih the new "qr" support now works.
Modules
Validates user input (usually from an HTML form) based on input profile.
Basic sets of constraints on input profile.
Validate Dates and Times
Validate File Uploads
Module to create constraints for HTML::FormValidator.
Basic set of filters available in an Data::FormValidator profile.
Object which contains the results of an input validation.