Class FieldConstraintLocation

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

public class FieldConstraintLocation extends AbstractPropertyConstraintLocation<Field>
Field property constraint location.
Author:
Marko Bekhta