java.lang.Object | ||
↳ | com.atlassian.jira.jql.validator.FreeTextFieldValidator | |
↳ | com.atlassian.jira.jql.validator.CommentValidator |
A clause validator for the comment system field.
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
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. |