In elytron subsystem, there is /subsystem=elytron/regex-name-validating-rewriter which has two attributes - match and pattern.
I find match attribute as redundant here as user can simply negate provided regular expression pattern instead of using match attribute.
- relates to
-
JBEAP-5986 Elytron, regex-name-validating-rewriter - 'match' attribute required and unclear description
- Closed