You are here

class AllowedValuesConstraint in Select (or other) 8

Same name and namespace in other branches
  1. 4.x src/Plugin/Validation/AllowedValuesConstraint.php \Drupal\select_or_other\Plugin\Validation\AllowedValuesConstraint

Class AllowedValuesConstraint

@codeCoverageIgnore Ignore this code as it's a temporary workaround covered by integration tests.

Hierarchy

Expanded class hierarchy of AllowedValuesConstraint

File

src/Plugin/Validation/AllowedValuesConstraint.php, line 11

Namespace

Drupal\select_or_other\Plugin\Validation
View source
class AllowedValuesConstraint extends \Drupal\Core\Validation\Plugin\Validation\Constraint\AllowedValuesConstraint {

}

Members