JsonSchemaDisallow Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Schema.JsonSchema.Disallow"]
Namespace:
Stimulsoft.Base.Json.Schema
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public Nullable<JsonSchemaType> Disallow { get; set; }
Public Property Disallow As Nullable(Of JsonSchemaType)
Get
Set
Property Value
Type:
NullableJsonSchemaTypeSee Also