TextInput.Regex Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("regex")]
public string? Regex { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("regex")>]
member this.Regex : string with get, set
Public Property Regex As String

Property Value

Attributes

Applies to