@Target(value={CONSTRUCTOR,TYPE}) @Retention(value=RUNTIME) public @interface ValuesSchema
| Modifier and Type | Optional Element and Description |
|---|---|
ValuesSchemaProperty[] |
properties |
String |
title |
public abstract String title
public abstract ValuesSchemaProperty[] properties
Copyright © 2018–2023 Red Hat. All rights reserved.