public class AttachmentsClauseValidator extends Object implements ClauseValidator
| Constructor and Description |
|---|
AttachmentsClauseValidator() |
| Modifier and Type | Method and Description |
|---|---|
MessageSet |
validate(ApplicationUser searcher,
TerminalClause terminalClause)
Validates a clause and adds human readable i18n'ed messages if there is a problem.
|
@Nonnull public MessageSet validate(ApplicationUser searcher, @Nonnull TerminalClause terminalClause)
ClauseValidatorvalidate in interface ClauseValidatorsearcher - the user who is executing the search.terminalClause - the clause to validate.Copyright © 2002-2024 Atlassian. All Rights Reserved.