Class GetterConstraintLocation

java.lang.Object
org.hibernate.validator.internal.metadata.location.AbstractPropertyConstraintLocation<Getter>
org.hibernate.validator.internal.metadata.location.GetterConstraintLocation
All Implemented Interfaces:
ConstraintLocation

public class GetterConstraintLocation extends AbstractPropertyConstraintLocation<Getter>
Getter property constraint location.
Author:
Marko Bekhta