Documentation Index
Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt
Use this file to discover all available pages before exploring further.
validateJsonContent
Summary
Validates JSON content to ensure it’s safe to parse.Signature
Parameters
jsonString
Type:string
The JSON string to validate
options
Type:Returns
Type:string
Validates JSON content to ensure it’s safe to parse.
