Update change log and spec for wrt-plugins-tizen_0.4.63
[framework/web/wrt-plugins-tizen.git] / src / Messaging / MessageFilterValidator.cpp
index 7fe7758..a871f7f 100644 (file)
@@ -78,6 +78,7 @@ namespace DeviceAPI {
                        
                        m_subjectMatchFlagVec.push_back(MessageFilterValidatorFactory::MATCH_EXACTLY);
                        m_subjectMatchFlagVec.push_back(MessageFilterValidatorFactory::MATCH_CONTAINS);
+                       m_subjectMatchFlagVec.push_back(MessageFilterValidatorFactory::MATCH_EXISTS);
                }
 
                void MessageFilterValidator::initAttributeAndMatchFlagsMap(){