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

rules.TypeName.md Maven / Gradle / Ivy


> This check cannot be suppressed.

Checks the format of `class`, `interface`, `enum` identifiers, including annotations.

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy