如果要驗證上面的JSON結構 const schema= { "type":"array", "properties":{"Key":{"type":"string"}}, "required":["Key"] } 請問這樣寫是哪邊有錯誤嗎?
確定! 回上一頁