You are here: Symbol Reference > Stimulsoft.Base.Json.Schema Namespace > JsonSchema Class > JsonSchema Properties
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonSchema Properties

The properties of the JsonSchema class are listed here.

 
Name 
Description 
 
Gets or sets the JsonSchema of additional items.  
 
Gets or sets the JsonSchema of additional properties.  
 
Gets or sets a value indicating whether additional items are allowed.  
 
Gets or sets a value indicating whether additional properties are allowed.  
 
Gets or sets the default value.  
 
Gets or sets the description of the object.  
 
Gets or sets disallowed types.  
 
Gets or sets a number that the value should be divisble by.  
 
Enum 
Gets or sets the a collection of valid enum values allowed.  
 
Gets or sets a flag indicating whether the value can not equal the number defined by the "maximum" attribute.  
 
Gets or sets a flag indicating whether the value can not equal the number defined by the "minimum" attribute.  
 
Gets or sets the collection of JsonSchema that this schema extends.  
 
Gets or sets the format.  
 
Gets or sets whether the object is visible to users.  
 
Id 
Gets or sets the id.  
 
Gets or sets the JsonSchema of items.  
 
Gets or sets the maximum.  
 
Gets or sets the maximum number of items.  
 
Gets or sets the maximum length.  
 
Gets or sets the minimum.  
 
Gets or sets the minimum number of items.  
 
Gets or sets the minimum length.  
 
Gets or sets the pattern.  
 
Gets or sets the pattern properties.  
 
Gets or sets a value indicating whether items in an array are validated using the JsonSchema instance at their array position from JsonSchema.Items.  
 
Gets or sets the JsonSchema of properties.  
 
Gets or sets whether the object is read only.  
 
Gets or sets whether the object is required.  
 
Gets or sets the required property if this property is present.  
 
Gets or sets the title.  
 
Gets or sets whether the object is transient.  
 
Type 
Gets or sets the types of values allowed by the object.  
 
Gets or sets whether the array items must be unique.  
 
Name 
Description 
 
if this is set then this schema instance is just a deferred reference and will be replaced when the schema reference is resolved 
 
This is InternalId, a member of class JsonSchema. 
 
This is Location, a member of class JsonSchema. 
 
This is ReferencesResolved, a member of class JsonSchema. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.