Package com.atlassian.jira.jql.validator
Class SupportedOperatorsValidator
java.lang.Object
com.atlassian.jira.jql.validator.SupportedOperatorsValidator
Does validation to determine if the operator in use is something other than the specified accepted
operators and adds an error message if so.
- Since:
- v4.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvalidate(ApplicationUser searcher, TerminalClause terminalClause)
-
Constructor Details
-
SupportedOperatorsValidator
-
-
Method Details
-
validate
-