struct

Cl8r::IPAM::ValidationWarning

Inherits Struct < Value < Object

Represents a validation warning highlighting non-optimal configurations.

Constructors

new(code : String, message : String, target : String = "")

Initializes a ValidationWarning with warning code, message, and target identifier.

Source

Instance methods

code
Source
message
Source
target
Source