| Package | Description |
|---|---|
| io.smallrye.openapi.runtime.scanner.dataobject |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationTargetProcessor
Process annotation targets such as
FieldInfo. |
| Modifier and Type | Method and Description |
|---|---|
static void |
BeanValidationScanner.applyConstraints(org.jboss.jandex.AnnotationTarget target,
org.eclipse.microprofile.openapi.models.media.Schema schema,
String propertyKey,
BeanValidationScanner.RequirementHandler handler)
Determine if any Java Bean Validation constraint annotations are present
on the
AnnotationTarget that are applicable to the schema. |
Copyright © 2018–2021. All rights reserved.