Comment 6 for bug 1814592

Revision history for this message
Samuele Pedroni (pedronis) wrote :

@jdstrand when the attribute is a list all entries need to match the regexp, that is how this was designed.

Anyway at the level of these checks we don't know anything about specific interfaces, so we cannot make lists make different things.

For the multiple entries in read/write so you need to use a regexp with | and quoting/() as needed.