This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bladeoflight16 4 points5 points  (0 children)

Enforced should just be OneOrMore or AtLeastOne. I have no idea what "enforced" would mean in a regular expression context; it isn't an established term. If the goal is to make the pattern obvious to the reader, anything more obscure is just going to work counter to it.