Changes for version 4.01 - 2005-08-20
- ENHANCEMENTS
- get_input_data() now supports the parameters "as_hashref => 1" to return the input data in a uniform way.
- INTERNALS
- Constraints may refer to fields that are 'unknown' to Data::FormValidator. These unknown values will remain unfiltered as before. (Michael Peters).
- _get_data() was renamed to _get_input_as_hash(). You shouldn't care.
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.
results of form input validation.
Provides
in lib/Data/FormValidator/Results.pm