You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonValidatingReader Class > JsonValidatingReader Constructor
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonValidatingReader.JsonValidatingReader Constructor

Initializes a new instance of the JsonValidatingReader class that validates the content returned from the given JsonReader.

Syntax
C++
C#
Visual Basic
public: JsonValidatingReader( JsonReader reader );
Parameters
Parameters 
Description 
reader 
The JsonReader to read from while validating. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.