Class SandboxLiteralConstraints
Namespace: DotBoxD.Kernels.Sandbox
Assembly: DotBoxD.Kernels.dll
public static class SandboxLiteralConstraintsInheritance
Section titled “Inheritance”object ← SandboxLiteralConstraints
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Fields
Section titled “Fields”MaxTextLiteralLength
Section titled “ MaxTextLiteralLength”public const int MaxTextLiteralLength = 65536Field Value
Section titled “Field Value”Methods
Section titled “Methods”IsOpaqueId(string?)
Section titled “ IsOpaqueId(string?)”public static bool IsOpaqueId(string? value)Parameters
Section titled “Parameters”value string?
Returns
Section titled “Returns”IsPortableRelativePath(string?)
Section titled “ IsPortableRelativePath(string?)”public static bool IsPortableRelativePath(string? path)Parameters
Section titled “Parameters”path string?
Returns
Section titled “Returns”IsSandboxUri(string?)
Section titled “ IsSandboxUri(string?)”public static bool IsSandboxUri(string? value)Parameters
Section titled “Parameters”value string?