Reports classes whose names are too short, too long, or do not follow the specified regular expression pattern.
For each class type, specify the minimum length, maximum length, and the regular expression expected for class names using the provided input fields.
Regular expressions should be specified in the standard java.util.regex
format.