JsonNode createSchemaInstance(String input) throws IOException { return JsonLoader.fromString(input);
確定! 回上一頁