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 TypeClassDescriptionclass
Checks if the parameters of overridden and overriding methods have correctly placed annotations.class
Checks if the return value of overridden and overriding methods respects the inheritance rules.