Skip to content
Snippets Groups Projects
Forked from project / field_validation
1 commit ahead of the upstream repository.
user avatar
Project-Update-bot authored
266b1b4c
History

CONTENTS OF THE FILE


  • Introduction
  • Requirements
  • Recommended modules
  • Installation
  • Configuration
  • Developer notes
  • Maintainers

INTRODUCTION


The Field validation module allows you to specify validation rules for field instances. This module adds an extra tab to each field instance, allowing you to specify validation rules for your field instances.

REQUIREMENTS


This module doesn't have any requirements.

RECOMMENDED MODULES


INSTALLATION


CONFIGURATION


Go to Home >> Administration >> Structure >> Field Validation. Click on "Add field validation rule set" button. Select the entity type and bundle of the field which you want to apply the validation.

DEVELOPER NOTES


Validators are plugins, you can program your own validator or extend some of the existing ones. For more information about the Plugin API see: https://www.drupal.org/docs/8/api/plugin-api/plugin-api-overview

MAINTAINERS


Current maintainers:

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.