Active
Project:
Validation API
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2009 at 05:31 UTC
Updated:
15 Feb 2012 at 15:31 UTC
Hello,
Thanks a lot for this module. I have used the date and email validators that come with the module. But now I want to be able to add a validator for a cck field to limit the date input to a particular range (e.g. 1910 to 1992).
Thanks in advance.
Comments
Comment #1
g089h515r806 commentedIf you use Drupal 7, try field validation module, the sub module "date validation" exactly solve this issue.
http://drupal.org/project/field_validation
document for date range validation:
http://drupal.org/node/1438436