You are here: Symbol Reference > Stimulsoft.Base.Json.Converters Namespace > StringEnumConverter Class > StringEnumConverter Members
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StringEnumConverter Members

The following tables list the members exposed by StringEnumConverter.

 
Name 
Description 
 
Determines whether this instance can convert the specified object type.  
 
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.  
 
Reads the JSON representation of the object.  
 
Initializes a new instance of the StringEnumConverter class.  
 
Writes the JSON representation of the object.  
 
Name 
Description 
 
Gets or sets a value indicating whether integer values are allowed.  
 
Gets or sets a value indicating whether the written enum text should be camel case.  
 
Gets a value indicating whether this JsonConverter can read JSON.  
 
Gets a value indicating whether this JsonConverter can write JSON.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.