Would be great to select roles to which the validation applies. :)

Comments

g089h515r806’s picture

I just added a new feature allow selected roles to bypass vaidation yesterday.

giorgio79’s picture

Awesome! 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.

g089h515r806’s picture

Views 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.

giorgio79’s picture

Status: Active » Closed (duplicate)

Ok, 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 :)