Package org.hibernate.validator.ap.internal.classchecks
package org.hibernate.validator.ap.internal.classchecks
-
ClassDescriptionAbstract base class for
ClassCheckimplementations.Abstract base class forClassCheckimplementations that check overridden methods.Implementations represent checks that determine whether a given class is implemented correctly.A factory class that provides a collection ofClassChecks based on the type of the element we need to check.Represents an inheritance tree of overridden methods.Checks if the parameters of overridden and overriding methods have correctly placed annotations.Checks if the return value of overridden and overriding methods respects the inheritance rules.