Uses of Class
io.apicurio.registry.rest.client.models.RenderValidationError
Packages that use RenderValidationError
-
Uses of RenderValidationError in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return RenderValidationErrorModifier and TypeMethodDescriptionstatic RenderValidationErrorRenderValidationError.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in io.apicurio.registry.rest.client.models that return types with arguments of type RenderValidationErrorModifier and TypeMethodDescriptionRenderPromptResponse.getValidationErrors()Gets the validationErrors property value.Method parameters in io.apicurio.registry.rest.client.models with type arguments of type RenderValidationErrorModifier and TypeMethodDescriptionvoidRenderPromptResponse.setValidationErrors(List<RenderValidationError> value) Sets the validationErrors property value.