Package org.hibernate.validator.internal.metadata.location
package org.hibernate.validator.internal.metadata.location
Contains types for the representation of constraint locations.
-
ClassDescriptionAbstractPropertyConstraintLocation<T extends Property>An abstract property constraint location.Represents the location (e.g. a bean, field or method parameter) of a constraint and provides logic related to it, e.g. for appending the location to a given property path.Field property constraint location.Getter property constraint location.Parameter constraint location.Type argument constraint location.