Unconventional instance method name

Last modified: 03 December 2024

Reports instance methods with names that are either too short, too long, or don't match the specified regular expression pattern.

Use the Pattern field to specify the regular expression for validating instance method names.

Use the Min length and Max length fields to specify the minimum and maximum length of a name respectively.