Table of Contents

Class SandboxLiteralConstraints

Namespace
DotBoxD.Kernels.Sandbox
Assembly
DotBoxD.Kernels.dll
public static class SandboxLiteralConstraints
Inheritance
SandboxLiteralConstraints
Inherited Members

Fields

MaxTextLiteralLength

public const int MaxTextLiteralLength = 65536

Field Value

int

Methods

IsOpaqueId(string?)

public static bool IsOpaqueId(string? value)

Parameters

value string

Returns

bool

IsPortableRelativePath(string?)

public static bool IsPortableRelativePath(string? path)

Parameters

path string

Returns

bool

IsSandboxUri(string?)

public static bool IsSandboxUri(string? value)

Parameters

value string

Returns

bool