struct

Cl8r::IPAM::ValidationError

Inherits Struct < Value < Object

Represents a validation error condition preventing compilation.

Constructors

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

Initializes a ValidationError with error code, message, and target identifier.

Source

Instance methods

code
Source
message
Source
target
Source