HTML::FormValidator's main aim is to make the tedious coding of input validation expressible in a simple format and to let the programmer focus on more interesting task. When you are coding web application one of the most tedious though crucial task ...
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTCHTML::FormValidator's main aim is to make the tedious coding of input validation expressible in a simple format and to let the programmer focus on more interesting task. When you are coding web application one of the most tedious though crucial task ...
FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTCThese are the builtin filters which may be specified as name in the *filters* and *field_filters* parameters of the input profile. trim Remove white space at the front and end of the fields. POD ERRORS Hey! The above document had some coding errors, ...
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTCThis is the object returned by the HTML::FormValidator check method. It can be queried for information about the validation results....
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTCThis module adds tokens to HTML pages, which can be used to display error messages generated by the Data::FormValidator module. The easiest way to understand this might be to check out the tutorial, which provides example of using the kind of output ...
MARKSTOS/Data-FormValidator-Util-HTML-0.10 - 19 Jan 2004 17:00:03 UTCThose are the builtin constraint that can be specified by name in the input profiles. email Checks if the email LOOKS LIKE an email address. This checks if the input contains one @, and a two level domain name. The address portion is checked quite li...
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTCThis module contains several functions which returns closures that can be used for constraints....
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTCMap Data::FormValidator::Results object into a form suitable for use by HTML::Template...
ALEXP/HTML-Template-Associate-2.01 - 10 May 2012 01:38:48 UTCKENTARO/HTML-ValidationRules-0.02 - 20 Oct 2012 02:50:42 UTC
KENTARO/HTML-ValidationRules-0.02 - 20 Oct 2012 02:50:42 UTC
This is a simple wrapper that makes HTML::Acid available as a filter in the Data::FormValidator framework....
SILASMONK/HTML-Acid-v0.0.3 - 23 Mar 2011 14:30:49 UTCCallback validator. The first argument passed to the callback is the submitted value for the associated field. The second argument passed to the callback is a hashref of name/value pairs for all input fields....
CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTCCFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC
This perl role allows you to re-use some form validation rules with the JQuery Validation plugin (http://docs.jquery.com/Plugins/Validation)...
TEEJAY/HTML-FormHandlerX-Form-JQueryValidator-0.05 - 15 Nov 2012 19:35:50 UTCThis software is considered to be alpha quality and isn't recommended for regular usage. CLASS METHODS extract my $schema = extract($form_in_strig, $charset) my $schema = extract($form_in_mojo_dom) Generates a schema out of form string or Mojo::DOM i...
JAMADAM/Mojolicious-Plugin-FormValidatorLazy-0.03 - 22 Dec 2015 01:19:33 UTCDAVEBAIRD/HTML-FormHandlerX-JQueryRemoteValidator-0.24 - 20 Jan 2016 20:06:06 UTC
Create easy to maintain HTML widgets! Everything is optional, use validation only or just generate forms, you can embed and merge them later. The API was designed similar to other popular modules like Data::FormValidator and FormValidator::Simple, HT...
CFRANKS/HTML-Widget-1.11 - 01 Mar 2007 16:19:00 UTCThe HTML::FormsDj module provides a comfortable way to maintain HTML form input. Its main use is for Dancer but can be used with other perl application servers as well, since it doesn't require Dancer to run at all. HTML::FormsDj aims to behave as mu...
TLINDEN/HTML-FormsDj-0.03 - 11 Jan 2012 19:47:33 UTC