struct

Sellia::Server::TunnelRegistry::ValidationResult

Inherits Struct / Value / Object

Validation result

Constructors

new(valid : Bool, error : String | Nil = nil)
Source

Instance methods

error
Source
error=(error : String | Nil)
Source
valid
Source
valid=(valid : Bool)
Source