CONTENTS OF THE FILE -------------------- * Introduction * Requirments * Recommended modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The Field validation module allows you to specify validation rules for field instances. * For a full description of the module, visit the project page: https://drupal.org/project/field_validation * To submit bug reports and feature suggestions, or to track changes: https://drupal.org/project/issues/field_validation REQUIREMENTS ----------- This module requires the following modules: * Ctools (https://www.drupal.org/project/ctools) * Entity API (https://www.drupal.org/project/entity) RECOMMENDED MODULES ----------------- * Clientside validation (http://drupal.org/project/clientside_validation) This module adds clientside validation (aka "Ajax form validation") for all forms and webforms using jquery.validate. * Field validation deprecated (http://drupal.org/project/field_validation_deprecated) This module contains deprecated validators for field validation 2.x INSTALLATION ------------ * Install as you would normally install a contributed Drupal module. Visit: https://www.drupal.org/project/field_validation_deprecated/git-instructions for further information. CONFIGURATION ------------- Go to Home >> Administration >> Structure >> Field validation rule set. Create new field validation rule set. The available validators are currently included: - Email - Regex - Length - Must be Empty - Unique - Date range - Blacklist - Words count - Integer - Ip - Numeric - Phone - Plain text MAINTAINERS ----------- Current maintainers: * Manuel.adan - https://www.drupal.org/u/manueladan * g089h515r806(Howard Ge) - https://www.drupal.org/u/g089h515r806 This project has been sponsored by: * Think in Drupal visit http://www.thinkindrupal.com/ for more information. * Token and basic conditional support was develped for sigmaxim.com * Date validation module was sponsored by cgdrupalkwk.