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

pedrofaria’s picture

Hello 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

attiks’s picture

If I have time, I'll add support for your module to clientside_validation, most of your conditions are already supported by clientside_validation.

attiks’s picture

Support 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

pedrofaria’s picture

Thank you...

I will add a reference for your module on the project page.

sorry about the big delay...

pedro

pedrofaria’s picture

Assigned: Unassigned » pedrofaria
Status: Active » Closed (fixed)