java.lang.Object | |
↳ | com.atlassian.jira.jql.validator.OriginalEstimateValidator |
Original Estimate validator
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Validates a clause and adds human readable i18n'ed messages if there is a problem.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||
From interface
com.atlassian.jira.jql.validator.ClauseValidator
|
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. |