I propose the inclusion of a new validator based on the Specified values validator. The description would be:
Verifies that the specified component contains a defined value(s) and excludes any other values
This compares to the Specified values validator:
Verifies that the specified component contains a defined value
The purpose of the new Specified values (exclusive) validator is to provide alternative functionality regarding multi-select lists and to resolve ambiguity regarding the function of the Specified values validator.
I have a patch which I will post shortly.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | _webform_validation_1935686_1-D7.patch | 2.18 KB | DrewMathers |
Comments
Comment #1
DrewMathers commentedComment #2
liam morlandThis functionality is now provided in specific_value. See #1834440: Multiple Key Value Validation.