木
木生的筆記本
tw7108.com
工具首頁
PDF
圖片
影音
開發工具
文字
產生器
計算工具
Developer tool / Local processing
JSON Schema 驗證器,
快速又安全。
免費 JSON Schema 驗證器,在瀏覽器本機檢查 JSON 資料是否符合常用 Schema 規則。
JSON 資料
{"name":"木生","age":18}
JSON Schema
{"type":"object","required":["name"],"properties":{"name":{"type":"string","minLength":1},"age":{"type":"integer","minimum":0}},"additionalProperties":false}
開始驗證
載入範例
複製結果
驗證結果
常見問題
相關工具