ValidateConfigurationSettingsRequest

A list of validation messages for a specified configuration template.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the application that the configuration template or environment belongs to.

Link copied to clipboard

The name of the environment to validate the settings against.

Link copied to clipboard

A list of the options and desired values to evaluate.

Link copied to clipboard

The name of the configuration template to validate the settings against.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String