PromptOptions.Validations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.