Actions
Refactor #9142
closedUnify validate_regexp and validate_list for lookup value/key
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Parameters
Target version:
-
Description
There is some 100% duplicated code in lookup value/key that should be DRYed as soon as possible, perhaps take out such logic to a concern about validating ERB.
https://github.com/theforeman/foreman/pull/2080/files#r23497738 <- take into account if you're fixing this.
Actions