>> What is an example of an illegal string? Curse words?
LOL. I was debating with myself about whether to implement this rule or not. I may still do it just for symmetry and the possibility of future usefulness. The RequiredString and RequiredRegex rules has been useful. And my colleagues and I are already using the IllegalRegex rule to check for disallowed method calls from controller classes within our codebase.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What is an example of an illegal string? Curse words?
>> What is an example of an illegal string? Curse words?
LOL. I was debating with myself about whether to implement this rule or not. I may still do it just for symmetry and the possibility of future usefulness. The RequiredString and RequiredRegex rules has been useful. And my colleagues and I are already using the IllegalRegex rule to check for disallowed method calls from controller classes within our codebase.