java.lang.Object | |
↳ | com.atlassian.jira.jql.validator.ResolutionValidator |
A simple wrapper around ConstantsClauseValidator.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Validates a clause and adds human readable i18n'ed messages if there is a problem.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Validates a clause and adds human readable i18n'ed messages if there is a problem.
searcher | the user who is executing the search. |
---|---|
terminalClause | the clause to validate. |