|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClauseValidator
Validates a clause and adds human readable i18n'ed messages if there is a problem.
| Method Summary | |
|---|---|
MessageSet |
validate(com.atlassian.crowd.embedded.api.User searcher,
TerminalClause terminalClause)
Validates a clause and adds human readable i18n'ed messages if there is a problem. |
| Method Detail |
|---|
@NotNull
MessageSet validate(com.atlassian.crowd.embedded.api.User searcher,
@NotNull
TerminalClause terminalClause)
searcher - the user who is executing the search.terminalClause - the clause to validate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||