Package | Description |
---|---|
org.hibernate.validator.ap.internal.classchecks |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMethodOverrideCheck
Abstract base class for
ClassCheck implementations that check overridden methods. |
class |
ParametersMethodOverrideCheck
Checks if the parameters of overridden and overriding methods have correctly placed annotations.
|
class |
ReturnValueMethodOverrideCheck
Checks if the return value of overridden and overriding methods respects the inheritance rules.
|
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved