| Package | Description |
|---|---|
| io.fabric8.crdv2.generator.v1 |
| Modifier and Type | Method and Description |
|---|---|
protected JsonSchema.V1JSONSchemaProps |
JsonSchema.arrayLikeProperty(JsonSchema.V1JSONSchemaProps schema) |
protected JsonSchema.V1JSONSchemaProps |
JsonSchema.enumProperty(com.fasterxml.jackson.databind.JsonNode... enumValues) |
protected JsonSchema.V1JSONSchemaProps |
JsonSchema.intOrString() |
protected JsonSchema.V1JSONSchemaProps |
JsonSchema.mapLikeProperty(JsonSchema.V1JSONSchemaProps schema) |
protected JsonSchema.V1JSONSchemaProps |
JsonSchema.raw() |
protected JsonSchema.V1JSONSchemaProps |
JsonSchema.singleProperty(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonSchema.addProperty(String name,
JsonSchema.V1JSONSchemaProps objectSchema,
JsonSchema.V1JSONSchemaProps schema) |
protected void |
JsonSchema.addToValidationRules(JsonSchema.V1JSONSchemaProps schema,
List<JsonSchema.V1ValidationRule> validationRules) |
protected JsonSchema.V1JSONSchemaProps |
JsonSchema.arrayLikeProperty(JsonSchema.V1JSONSchemaProps schema) |
protected JsonSchema.V1JSONSchemaProps |
JsonSchema.mapLikeProperty(JsonSchema.V1JSONSchemaProps schema) |
Copyright © 2015–2024 Red Hat. All rights reserved.