public abstract class PropertyD<E extends AnnotatedElement> extends CascadableContainerD<BeanD<?>,E> implements javax.validation.metadata.PropertyDescriptor
ElementD.NonRoot<P extends ElementD<?,?>,E extends AnnotatedElement,R extends org.apache.bval.jsr.descriptor.MetadataReader.ForElement<E,?>>
parent
genericType
Modifier | Constructor and Description |
---|---|
protected |
PropertyD(org.apache.bval.jsr.descriptor.MetadataReader.ForContainer<E> reader,
BeanD<?> parent) |
Modifier and Type | Method and Description |
---|---|
abstract Object |
getValue(Object parent) |
Stream<GraphContext> |
read(GraphContext context) |
getConstrainedContainerElementTypes, getElementClass, getGroupConversions, isCascaded
getBean, getGenericType, getGroupStrategy, getParent
findConstraints, getConstraintDescriptors, getDeclaringClass, getElementType, getTarget, hasConstraints, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findConstraints, getConstraintDescriptors, getElementClass, hasConstraints
public final Stream<GraphContext> read(GraphContext context)
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.