Searched refs:kObjectPropertyIsRequired (Results 1 – 7 of 7) sorted by relevance
75 static const char kObjectPropertyIsRequired[]; variable
93 JSONSchemaValidator::kObjectPropertyIsRequired)); in TEST()
67 const char JSONSchemaValidator::kObjectPropertyIsRequired[] = member in JSONSchemaValidator309 errors_.push_back(Error(prop_path, kObjectPropertyIsRequired)); in ValidateObject()
202 JSONSchemaValidator::kObjectPropertyIsRequired); in TestObject()
83 static const char kObjectPropertyIsRequired[]; variable
284 const char JSONSchemaValidator::kObjectPropertyIsRequired[] = member in JSONSchemaValidator568 errors_.push_back(Error(prop_path, kObjectPropertyIsRequired)); in ValidateObject()
231 JSONSchemaValidator::kObjectPropertyIsRequired); in TestObject()