Return true if the specified inputString matches the pattern of this rule, and false otherwise. (For the definition of a string matching the pattern of a rule, please refer to the function-level documentation associated with the PatternUtil::isMatch function).
Declared in <ball_rule.h>
bool
isMatch(char const* inputString) const;