See: Description
| Class | Description |
|---|---|
| EnumValueNameCheck |
Checks that enumeration value names conform to a format specified
by the format property.
|
| InterfaceTypeParameterNameCheck |
Checks that interface type parameter names conform to a format specified
by the format property.
|
| UniformEnumConstantNameCheck |
Check forces enum constants to match one of the specified patterns and forces
all the values to follow only one of the specified patterns.
|
Copyright © 2021. All rights reserved.