Searched refs:CheckJsonField (Results 1 – 3 of 3) sorted by relevance
31 static bool CheckJsonField(JsonObject &node);
151 if (!JsonCommon::CheckJsonField(documentObjChild)) { in CheckDocument()
127 bool JsonCommon::CheckJsonField(JsonObject &jsonObj) in CheckJsonField() function in DocumentDB::JsonCommon