Changes for version 3.10
- New Feature: Any regular expression from Regexp::Common can now be used directly as a named constraint. See Data::FormValidator::Constraints documentation for an example syntax.
- Bug Fix: fixed imported_validators error that could occur if the same profile was used more than once with the same DFV object.
- improved support and testing of 'qr' a bit.
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.