schema property
schema describes the schema used for validation, pruning, and defaulting of this version of the custom resource.
Implementation
final CustomResourceValidation? schema;
schema describes the schema used for validation, pruning, and defaulting of this version of the custom resource.
final CustomResourceValidation? schema;