ContainerRegistryValidateResult interface

Validation result for container registry properties

Properties

isValid

Indicate if the container registry properties are valid

message

Detailed validation messages.

Property Details

isValid

Indicate if the container registry properties are valid

isValid?: boolean

Property Value

boolean

message

Detailed validation messages.

message?: string

Property Value

string