mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-10-27 19:10:24 +01:00
Add multiple patternProperties match
This commit is contained in:
@@ -666,6 +666,7 @@ static char* ReadFile(const char* filename, size_t& length) {
|
||||
|
||||
TEST(SchemaValidator, TestSuite) {
|
||||
const char* filenames[] = {
|
||||
"properties.json",
|
||||
"additionalItems.json",
|
||||
"additionalProperties.json",
|
||||
"allOf.json",
|
||||
|
||||
Reference in New Issue
Block a user