Closed (duplicate)
Project:
Field Validation
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2012 at 05:12 UTC
Updated:
10 Dec 2012 at 20:24 UTC
Would be great to select roles to which the validation applies. :)
Comments
Comment #1
g089h515r806 commentedI just added a new feature allow selected roles to bypass vaidation yesterday.
Comment #2
giorgio79 commentedAwesome! Will be checking it out! Based on your description the rule sounds like exclusive, but perhaps inclusive (positive affirmation) may be better. For example, this validation applies to this and this role, instead of this validation does not apply to this and this role.
Comment #3
g089h515r806 commentedViews use inclusive, which role could see this display. The desciption copied from views module.
Most of use case, a validation rule apply for all roles. At some special use case, we want to skip validation for some user.
I am not sure which is better, the first feature request is at http://drupal.org/node/1827280.
Comment #4
giorgio79 commentedOk, thanks setting it as duplicate.
IMHO it would be better to go inclusive like Views does as that is what most people are familiar with when it comes to Drupal :)