RegistryURL

Represents a URL of a registry.

Parameters

value

the value of the registry URL

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun compareTo(other: SimpleValueObject<String>): Int
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
open override fun unwrap(): String