merge wrt-plugins-tizen_0.2.0-2
[profile/ivi/wrt-plugins-tizen.git] / src / platform / API / Filter / FilterValidator.h
index c5459a4..d4222ae 100644 (file)
@@ -70,7 +70,7 @@ public:
 
        // validate AttributeFilter
        virtual bool validateAttribute(std::string& attrName,
-                       MatchFlag& matchFlag, AnyArrayPtr& values, int depth=0);
+                       MatchFlag& matchFlag, AnyPtr& matchValue, int depth=0);
 
        // validate AttributeRangeFilter
        virtual bool validateAttributeRange(std::string& attrName,