Lines Matching refs:properties
291 DictionaryValue* properties = NULL;
292 schema->GetDictionary("properties", &properties);
293 if (properties) {
294 for (DictionaryValue::key_iterator key = properties->begin_keys();
295 key != properties->end_keys(); ++key) {
298 CHECK(properties->GetDictionary(*key, &prop_schema));
304 // Properties are required unless there is an optional field set to
319 // Validate additional properties.
322 if (properties && properties->HasKey(*key))
411 // Any additional properties must validate against the additionalProperties
492 properties globally, and this schema