Enum JsonSchemaType
Namespace: System.Dynamic.ExpandoObject
Assembly: Newtonsoft.Json.dll
Syntax
[System.Flags]
[System.Obsolete("JSON Schema validation has been moved to its own package. See http://www.newtonsoft.com/jsonschema for more details.")]
public enum JsonSchemaType
Any
Array
Boolean
Float
Integer
None
Null
Object
String