StringExtensions..::..IsValidJson<(Of <(<'T>)>)> Method (String, JsonSerializerSettings, T%)
Determines whether the string contains valid json.
Namespace:
SystemAssembly: Walter (in Walter.dll)
Syntax
Type Parameters
- T
Parameters
- stringValue
- Type: String
The string value.
- settings
- Type: JsonSerializerSettings
- value
- Type: T%
the value to serailize to

