Json.NET Schema Documentation
Json.NET Schema Documentation
API Reference
Newtonsoft.Json.Schema
JSchemaValidatingWriter Class
JSchemaValidatingWriter Methods
Close Method
Flush Method
WriteComment Method
WriteEnd Method
WriteNull Method
WritePropertyName Method
WriteRaw Method
WriteRawValue Method
WriteStartArray Method
WriteStartConstructor Method
WriteStartObject Method
WriteUndefined Method
WriteValue Method
JSchemaValidatingWriter
WriteUndefined Method
Writes an undefined value.
Namespace:
Newtonsoft.Json.Schema
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
Copy
public
virtual
void
WriteUndefined
()
See Also
Reference
JSchemaValidatingWriter Class
Newtonsoft.Json.Schema Namespace
Json.NET Schema Home