OpenApiSchema.Pattern Property

Definition

Follow JSON Schema definition: https://tools.ietf.org/html/draft-fge-json-schema-validation-00 This string SHOULD be a valid regular expression, according to the ECMA 262 regular expression dialect

public string Pattern { get; set; }
member this.Pattern : string with get, set
Public Property Pattern As String

Property Value

Applies to