Skip to content

ServiceNow.Core

SNow.Core.Extensions.StringExtensions

StringExtensions.IsJsonValid(string) Method

csharp
public static bool IsJsonValid(this string txt);

Parameters

txt System.String

Returns

System.Boolean

Released under the MIT License.