All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rules.ParameterName.md Maven / Gradle / Ivy


Checks the format of method parameter names, including `catch` parameters.

Identifiers must match `^[a-z][a-zA-Z0-9]*$`.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy