Stimulsoft Reports Class Reference
|
The following tables list the members exposed by JsonSchema.
|
Name |
Description |
![]() |
Initializes a new instance of the JsonSchema class. | |
![]() ![]() |
This is the overview for the Parse method overload. | |
![]() ![]() |
This is the overview for the Read method overload. | |
![]() |
Returns a T:System.String that represents the current T:System.Object. | |
![]() |
This is the overview for the WriteTo method overload. |
|
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. | |
![]() |
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. | |
![]() |
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. | |
![]() |
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. |
What do you think about this topic? Send feedback!
|
Copyright (c) 2017. All rights reserved.
|