Package org.hibernate.validator.internal.engine.resolver
package org.hibernate.validator.internal.engine.resolver
Various implementations of the TraversableResolver interface.
-
ClassesClassDescriptionAn implementation of
TraversableResolver
which is aware of JPA 2 and utilizesPersistenceUtil
to query the reachability of a property.