| Package | Description |
|---|---|
| org.apache.bval.jsr.descriptor |
This package houses the implementations and related classes for BV element descriptors, using the
D suffix to
succinctly denote implementations of *Descriptor. |
| org.apache.bval.jsr.job |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BeanD<?> |
ElementD.getBean() |
protected BeanD<?> |
ElementD.NonRoot.getBean() |
protected BeanD<T> |
BeanD.getBean() |
| Constructor and Description |
|---|
ExecutableD(R reader,
BeanD<?> parent) |
PropertyD(org.apache.bval.jsr.descriptor.MetadataReader.ForContainer<E> reader,
BeanD<?> parent) |
| Modifier and Type | Method and Description |
|---|---|
protected ValidationJob.Frame<BeanD<T>> |
ValidateBean.computeBaseFrame() |
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.