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

public class FieldCascadable extends AbstractPropertyCascadable<Field>
A Cascadable backed by a field 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.