Share via


PromptOptions.Validations Property

Definition

Gets or sets additional options for use with any PromptValidator<T> attached to the prompt.

public object Validations { get; set; }
member this.Validations : obj with get, set
Public Property Validations As Object

Property Value

Additional options for use with a prompt validator.

Applies to