Uses of Class
org.hibernate.validator.ap.internal.classchecks.AbstractMethodOverrideCheck
Packages that use AbstractMethodOverrideCheck
-
Uses of AbstractMethodOverrideCheck in org.hibernate.validator.ap.internal.classchecks
Modifier and TypeClassDescriptionclassChecks if the parameters of overridden and overriding methods have correctly placed annotations.classChecks if the return value of overridden and overriding methods respects the inheritance rules.