Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition ... const Ajv = require("ajv") const ajv = new Ajv() const schema = { type: ...
確定! 回上一頁