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,?>>parentgenericType| 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, isCascadedgetBean, getGenericType, getGroupStrategy, getParentfindConstraints, getConstraintDescriptors, getDeclaringClass, getElementType, getTarget, hasConstraints, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindConstraints, getConstraintDescriptors, getElementClass, hasConstraintspublic final Stream<GraphContext> read(GraphContext context)
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.