java.lang.Object
org.hibernate.validator.internal.metadata.aggregated.AbstractPropertyCascadable<Getter>
org.hibernate.validator.internal.metadata.aggregated.GetterCascadable
All Implemented Interfaces:
Cascadable

public class GetterCascadable extends AbstractPropertyCascadable<Getter>
A Cascadable backed by a getter of a Java bean.
Author:
Gunnar Morling, Marko Bekhta
  • Method Details

    • getConstraintLocationKind

      public ConstraintLocation.ConstraintLocationKind getConstraintLocationKind()
      Description copied from interface: Cascadable
      Returns the constraint location kind of the cascadable.
      Returns:
      Returns the constraint location kind of the cascadable.