| com.atlassian.jira.jql.validator.ClauseValidator |
Known Indirect Subclasses
AbstractUserValidator,
AffectedVersionValidator,
AllTextValidator,
AssigneeValidator,
AttachmentsClauseValidator,
CascadingSelectCustomFieldValidator,
CommentValidator,
ComponentValidator,
CreatedDateValidator,
CreatorValidator,
CurrentEstimateValidator,
DateValidator,
DescriptionValidator,
DueDateValidator,
EntityPropertyClauseValidator,
and
34 others.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Validates a clause and adds human readable i18n'ed messages if there is a problem.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Validates a clause and adds human readable i18n'ed messages if there is a problem.
| |||||||||||
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. |

