You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConverter Class > JsonConverter Methods > GetSchema Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConverter.GetSchema Method

Gets the JsonSchema of the JSON produced by the JsonConverter.  

JSON Schema validation has been moved to its own package. See http://www.newtonsoft.com/jsonschemafor more details.

Syntax
C++
C#
Visual Basic
public: JsonSchema GetSchema();
Returns

The JsonSchema of the JSON produced by the JsonConverter.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.