{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:22.086Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"html-beautifier","name":"HTML Beautifier","url":"https://myaitools.net/html-beautifier"},{"slug":"js-beautifier","name":"JavaScript Beautifier","url":"https://myaitools.net/js-beautifier"},{"slug":"yaml-formatter","name":"YAML Formatter","url":"https://myaitools.net/yaml-formatter"},{"slug":"css-beautifier","name":"CSS Beautifier","url":"https://myaitools.net/css-beautifier"},{"slug":"xml-formatter","name":"XML Formatter","url":"https://myaitools.net/xml-formatter"},{"slug":"csv-validator","name":"CSV Validator","url":"https://myaitools.net/csv-validator"},{"slug":"sql-formatter","name":"SQL Formatter","url":"https://myaitools.net/sql-formatter"},{"slug":"json-formatter","name":"JSON Formatter","url":"https://myaitools.net/json-formatter"}],"kind":"utility","slug":"json-validator","name":"JSON Validator & Formatter","description":"Validate JSON and see errors with line numbers — plus auto-format/beautify. Free, instant, in-browser.","longDescription":"Paste any JSON text and instantly check whether it is valid. If the JSON is well-formed, you get a beautifully indented/formatted version. If it contains errors, you get the exact line number, column, and surrounding context so you can fix it fast. Supports deeply nested objects, arrays, strings with Unicode, numbers, booleans, and null. Perfect for debugging API responses, config files (package.json, tsconfig.json), data payloads, or any JSON you receive. Everything runs locally in your browser — no data is transmitted.","category":"dev","categoryName":"Dev","keywords":["json validator","json formatter","validate json","json checker","json lint","json validator online","json beautifier","json syntax checker","json error finder","json format online","free json validator","json pretty print","json parser online","check json syntax","json validation tool"],"badge":"Validator","url":"https://myaitools.net/json-validator","inputs":[{"type":"text","key":"json","label":"JSON","placeholder":"{\"key\": \"value\"}","multiline":true,"monospace":true,"help":"Paste JSON to validate and format."}],"outputs":[{"key":"status","label":"Status"},{"key":"formatted","label":"Formatted JSON","multiline":true,"monospace":true},{"key":"errorDetails","label":"Error Details","multiline":true,"monospace":true}],"invocation":{"webUi":"https://myaitools.net/json-validator","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}