SimpleValueParseMode
Leave feedback
On this page
Gets or sets a mode for parsing JSON simple values (null, boolean, number, integer, and string) while loading JSON. Such a mode does not affect parsing of date-time values. The default is Loose.
public JsonSimpleValueParseMode SimpleValueParseMode { get; set; }
- enum JsonSimpleValueParseMode
- class JsonDataLoadOptions
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.