The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Data-FormValidator"

Data::FormValidator - Validates user input (usually from an HTML form) based on input profile. River stage two • 46 direct dependents • 93 total dependents

Data::FormValidator's main aim is to make input validation expressible in a simple format. Data::FormValidator lets you define profiles which declare the required and optional fields and any constraints they might have. The results are provided as an...

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC

Data::FormValidator::Filters - Basic set of filters available in an Data::FormValidator profile. River stage two • 46 direct dependents • 93 total dependents

These are the builtin filters which may be specified as a name in the *filters*, *field_filters*, and *field_filter_regexp_map* parameters of the input profile. Filters are applied as the first step of validation, possibly modifying a copy of the val...

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC

Data::FormValidator::Results - results of form input validation. River stage two • 46 direct dependents • 93 total dependents

This object is returned by the Data::FormValidator "check" method. It can be queried for information about the validation results....

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC

Data::FormValidator::Constraints - Basic sets of constraints on input profile. River stage two • 46 direct dependents • 93 total dependents

These are the builtin constraints that can be specified by name in the input profiles. Be sure to check out the SEE ALSO section for even more pre-packaged constraints you can use....

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC

Data::FormValidator::ConstraintsFactory - Module to create constraints for HTML::FormValidator. River stage two • 46 direct dependents • 93 total dependents

This module contains functions to help generate complex constraints. If you are writing new code, take a look at Data::FormValidator::Constraints::MethodsFactory instead. It's a modern alternative to what's here, offering improved names and syntax....

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC

Data::FormValidator::Constraints::Dates - Validate Dates and Times River stage two • 46 direct dependents • 93 total dependents

date_and_time Note: This is a new module is a new addition to Data::FormValidator and is should be considered "Beta". This constraint creates a regular expression based on the format string passed in to validate your date against. It understands the ...

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC

Data::FormValidator::Constraints::Upload - Validate File Uploads River stage two • 46 direct dependents • 93 total dependents

Note: This is a new module is a new addition to Data::FormValidator and is should be considered "Beta". These module is meant to be used in conjunction with the Data::FormValidator module to automate the task of validating uploaded files. The followi...

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC
7 results (0.021 seconds)