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

g089h515r806’s picture

If 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