Json.NET Schema Documentation
Json.NET Schema Documentation
API Reference
Newtonsoft.Json.Schema
JSchema Class
JSchema Properties
AdditionalItems Property
AdditionalProperties Property
AllOf Property
AllowAdditionalItems Property
AllowAdditionalProperties Property
AnyOf Property
Const Property
Contains Property
ContentEncoding Property
ContentMediaType Property
Default Property
Dependencies Property
Description Property
Else Property
Enum Property
ExclusiveMaximum Property
ExclusiveMinimum Property
ExtensionData Property
Format Property
Id Property
If Property
Items Property
ItemsPositionValidation Property
Maximum Property
MaximumItems Property
MaximumLength Property
MaximumProperties Property
Minimum Property
MinimumItems Property
MinimumLength Property
MinimumProperties Property
MultipleOf Property
Not Property
OneOf Property
Pattern Property
PatternProperties Property
Properties Property
PropertyNames Property
ReadOnly Property
Reference Property
Required Property
SchemaVersion Property
Then Property
Title Property
Type Property
UniqueItems Property
Valid Property
Validators Property
WriteOnly Property
JSchema
Id Property
Gets or sets the schema ID.
Namespace:
Newtonsoft.Json.Schema
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
Copy
public
Uri
Id
{
get
;
set
; }
Property Value
Type:
Uri
See Also
Reference
JSchema Class
Newtonsoft.Json.Schema Namespace
Json.NET Schema Home