Table of Contents

Struct EcliValue

Namespace
Veritas.Legal.EU
Assembly
Veritas.dll

Represents a validated European Case Law Identifier (ECLI).

public readonly struct EcliValue
Inherited Members

Constructors

public EcliValue(string value)

Parameters

value string

Properties

The normalized ECLI string.

public string Value { get; }

Property Value

string

Methods

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.