![]() | JSchemaValidatingReader Properties |
The JSchemaValidatingReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Depth |
Gets the depth of the current token in the JSON document.
|
![]() | Path |
Gets the path of the current JSON token.
|
![]() | QuoteChar |
Gets the quotation mark character used to enclose the value of a string.
|
![]() | Reader |
Gets the JsonReader used to construct this JSchemaValidatingReader.
|
![]() | RegexMatchTimeout |
Gets or sets a timeout that will be used when executing regular expressions.
|
![]() | Schema |
Gets or sets the schema.
|
![]() | TokenType |
Gets the type of the current JSON token.
|
![]() | Value |
Gets the text value of the current JSON token.
|
![]() | ValueType |
Gets the Common Language Runtime (CLR) type for the current JSON token.
|