Closed (fixed)
Project:
Form API Validation
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Mar 2011 at 12:09 UTC
Updated:
6 Dec 2011 at 16:47 UTC
I maintain http://drupal.org/project/clientside_validation and was also looking for extra validation on the server side, are you planning a D7 version in the near future?
Comments
Comment #1
pedrofaria commentedHello attiks,
Yes I am... I take a look at code and this code is already compatible with D7... i will launch a D7 dev release now...
What you are planning?
pedro
Comment #2
attiks commentedIf I have time, I'll add support for your module to clientside_validation, most of your conditions are already supported by clientside_validation.
Comment #3
attiks commentedSupport is added to the dev branch for the moment, see #1218750: Integrate with FAPI Validation
The support for the regular expressions is added through an ajax callback, since PCRE reg exp aren't supported in javascript
Comment #4
pedrofaria commentedThank you...
I will add a reference for your module on the project page.
sorry about the big delay...
pedro
Comment #5
pedrofaria commented