Table of Contents

Class Phone

Namespace
Veritas.Identity
Assembly
Veritas.dll
public static class Phone
Inheritance
Phone
Inherited Members

Methods

TryValidate(ReadOnlySpan<char>, out ValidationResult<PhoneValue>)

public static bool TryValidate(ReadOnlySpan<char> input, out ValidationResult<PhoneValue> result)

Parameters

input ReadOnlySpan<char>
result ValidationResult<PhoneValue>

Returns

bool