Skip to content
Snippets Groups Projects
Forked from project / field_validation
1 commit ahead of the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 2.00 KiB

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