MatchesProperty¶
-
public class
MatchesPropertyextends CustomOperatorProperty<String>¶ A convenience extension of the
org.motechproject.mds.query.CustomOperatorProperty. The custom operator is “matches()” and the underlying type is String. The value passed will be wrapped inside .*.* for matching purposes.