Télécharger la liste

Description du projet

Data.FormValidator's aim is to bring all the
benefits of the Perl module Data::FormValidator
over to JavaScript, using the same input profiles.
They can be dumped into JavaScript objects using
the Perl module Data::JavaScript. Profiles declare
the required and optional fields and any
constraints they might have. They may be shared
between your backend Perl code. Frontend
JavaScript validation may be done, allowing for
consistent and thorough validation on both the
backend and frontend. The results are provided as
an object, which makes it easy to handle missing
and invalid results, return error messages about
which constraints failed, or process the resulting
valid data.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-17 23:01
0.07

Un tinymce 2.x-bug getContent spécifiques lorsque plus d'un éditeur TinyMCE est sur la page a été corrigé.
Tags: Minor bugfixes
A tinymce 2.x-specific getContent bug when more than one tinymce editor was on the page has been fixed.

2006-02-17 08:41
0.05

Cette version corrige un bug dans IE qui a causé toutes les contraintes d'expression rationnelle à l'échec.
Tags: Major bugfixes
This release fixes a bug in IE that caused all regexp constraints to fail.

2006-01-20 08:18
0.04

Un problème où certaines fonctions ne sont pas terminées par un point-virgule, compacteurs si JavaScript finirait par créer un code erroné a été fixée.
Tags: Minor bugfixes
A problem where some functions were not terminated by a semi-colon, so JavaScript compactors would end up creating broken code was fixed.

2005-10-04 07:24
0.03

Built-in contraintes ont été ajoutées pour correspondre aux données:: ValidateurFormulaire module Perl. Manipulation de champs de texte tinyMCE a été améliorée.
Tags: Minor feature enhancements
Built-in constraints were added to match the Data::FormValidator Perl module. Handling of tinyMCE text fields was improved.

2005-10-01 22:58
0.02

Tags: Initial freshmeat announcement

Project Resources