Searched refs:schema_root_ (Results 1 – 4 of 4) sorted by relevance
141 : schema_root_(schema), default_allow_additional_properties_(false) { in JSONSchemaValidator()146 : schema_root_(schema), default_allow_additional_properties_(false) { in JSONSchemaValidator()166 Validate(instance, schema_root_, ""); in Validate()
197 DictionaryValue* schema_root_; variable
232 base::DictionaryValue* schema_root_; variable
388 : schema_root_(schema), default_allow_additional_properties_(false) { in JSONSchemaValidator()393 : schema_root_(schema), default_allow_additional_properties_(false) { in JSONSchemaValidator()413 Validate(instance, schema_root_, std::string()); in Validate()