Package org.hibernate.validator.internal.metadata.location
Contains types for the representation of constraint locations.
-
Interface Summary Interface Description ConstraintLocation Represents the location (e.g. -
Class Summary Class Description AbstractPropertyConstraintLocation<T extends Property> An abstract property constraint location.FieldConstraintLocation Field property constraint location.GetterConstraintLocation Getter property constraint location.ParameterConstraintLocation Parameter constraint location.TypeArgumentConstraintLocation Type argument constraint location. -
Enum Summary Enum Description ConstraintLocation.ConstraintLocationKind